diff options
author | fiaxh <github@lightrise.org> | 2015-10-29 13:03:41 +0000 |
---|---|---|
committer | fiaxh <github@lightrise.org> | 2015-11-09 13:49:57 +0000 |
commit | fac1d4e0bdfcfdf01a30f2d9f88ec2c84560e33c (patch) | |
tree | e59aa510a158b79c12bcf23a0d957e195a35dc35 /libs/openpgp-api-lib/project.properties | |
parent | c6e54e7e5a3e402553d2f57e2997fb80d029d559 (diff) |
Use OpenPGP-API 9.0
Diffstat (limited to 'libs/openpgp-api-lib/project.properties')
-rw-r--r-- | libs/openpgp-api-lib/project.properties | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/libs/openpgp-api-lib/project.properties b/libs/openpgp-api-lib/project.properties deleted file mode 100644 index 91d2b024..00000000 --- a/libs/openpgp-api-lib/project.properties +++ /dev/null @@ -1,15 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt - -# Project target. -target=android-19 -android.library=true |