diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-05-01 22:33:49 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-05-01 22:33:49 +0200 |
commit | 37c8e157d0030c478ea00fbc407c8365b400af1a (patch) | |
tree | 89c3344aac980a087632d97089037d0ee15af9f2 /project.properties | |
parent | 4b66b4b5d1c6376c964d1f252b813ba21b80a64d (diff) |
reworked openpgp integration part #1
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.properties b/project.properties index c6492266..f54b95ea 100644 --- a/project.properties +++ b/project.properties @@ -12,5 +12,5 @@ # Project target. target=android-19 -android.library.reference.1=libs/openpgp-keychain/OpenPGP-Keychain-API/libraries/openpgp-api-library -android.library.reference.2=libs/minidns +android.library.reference.1=libs/minidns +android.library.reference.2=libs/openpgp-keychain/OpenKeychain-API/libraries/openpgp-api-library |