add the basic proguard support
This commit is contained in:
parent
147b57af42
commit
ea919c55b7
|
@ -6,6 +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
|
||||
|
||||
# Project target.
|
||||
target=android-19
|
||||
|
|
Loading…
Reference in New Issue