fix proguard path for new sdk

This commit is contained in:
Nathan Freitas 2014-07-15 16:10:13 -04:00
parent 8cc8886b23
commit 1cd0dcf71c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# To customize properties used by the Ant build system use,
# "ant.properties", and override values to adapt the script to your
# project structure.
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
proguard.config=${sdk.dir}/tools/proguard/proguard-android-optimize.txt:proguard-project.txt
# Project target.
target=android-19