diff options
Diffstat (limited to 'cgeo-calendar/project.properties')
| -rw-r--r-- | cgeo-calendar/project.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cgeo-calendar/project.properties b/cgeo-calendar/project.properties index b120021..54e1b7d 100644 --- a/cgeo-calendar/project.properties +++ b/cgeo-calendar/project.properties @@ -6,6 +6,9 @@ # To customize properties used by the Ant build system use, # "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=Google Inc.:Google APIs:4 |
