AndroidPinning uses a weird target, force android-17
This commit is contained in:
parent
1c988a0b5a
commit
2d3c333b21
@ -14,7 +14,7 @@ The only required tools are the Android SDK and Apache Ant.
|
||||
git submodule update --init
|
||||
android update project -p . --name F-droid
|
||||
android update lib-project -p extern/Universal-Image-Loader/library
|
||||
android update lib-project -p extern/AndroidPinning
|
||||
android update lib-project -p extern/AndroidPinning -t android-17
|
||||
android update lib-project -p extern/MemorizingTrustManager
|
||||
ant clean release
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user