diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-20 14:23:39 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-20 14:23:39 +0200 |
commit | 0f2cd6133cc0289001862b120d8ea4e22d53af88 (patch) | |
tree | d4067449bfe23aae9f6f3de69636aa10542226df /project.properties | |
parent | eecc3b39a2b896bae9cdb1e197d3a07187601f6d (diff) | |
download | AntennaPod-0f2cd6133cc0289001862b120d8ea4e22d53af88.zip |
enabled proguard
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.properties b/project.properties index 25d1eaed3..d5dd1f571 100644 --- a/project.properties +++ b/project.properties @@ -8,6 +8,7 @@ # project structure. # Project target. +proguard.config=proguard.cfg target=android-15 android.library.reference.1=../actionbarsherlock/library/ android.library.reference.2=../Android-ViewPagerIndicator/library |