mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 14:10:38 -04:00
AndroidPinning uses a weird target, force android-17
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user