2013-08-07 11:57:00 +02:00
|
|
|
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
|
|
|
|
2013-11-10 18:44:26 +01:00
|
|
|
target=android-19
|
2013-08-06 16:26:08 +02:00
|
|
|
|
2014-02-15 11:18:58 +01:00
|
|
|
android.library.reference.1=extern/UniversalImageLoader/library
|
2013-12-11 11:46:08 -05:00
|
|
|
android.library.reference.2=extern/MemorizingTrustManager
|
|
|
|
android.library.reference.3=extern/AndroidPinning
|
2014-05-19 08:49:06 +02:00
|
|
|
android.library.reference.4=extern/nanohttpd/core
|
2014-05-11 00:38:53 +02:00
|
|
|
android.library.reference.5=extern/libsuperuser/libsuperuser
|
2014-05-18 14:04:07 +02:00
|
|
|
android.library.reference.6=extern/jmdns
|
2014-05-20 17:00:46 +02:00
|
|
|
|
|
|
|
# For java libraries, place symlinks in extern/ant-src
|
|
|
|
source.dir=src;extern/ant-src
|