BobStore/project.properties
Daniel Martí b3107eb6b2 Fix gradle support while keeping ant support
Most of this was done by pserwylo on his branch feature/gradle. The only thing
left is merging the fixes into nanohttpd.
2014-05-18 12:55:30 +02:00

11 lines
476 B
Properties

proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
target=android-19
android.library.reference.1=extern/UniversalImageLoader/library
android.library.reference.2=extern/MemorizingTrustManager
android.library.reference.3=extern/AndroidPinning
android.library.reference.4=extern/nanohttpd
# Once nanohttpd pull request is merged use android.library.reference.4=extern/nanohttpd/core
android.library.reference.5=extern/libsuperuser/libsuperuser