2014-01-09 12:35:38 +01:00
|
|
|
#!/bin/bash -ex
|
|
|
|
|
|
|
|
android update lib-project -p extern/Universal-Image-Loader/library
|
2014-01-23 18:59:35 +01:00
|
|
|
android update lib-project -p extern/AndroidPinning
|
2014-01-09 12:35:38 +01:00
|
|
|
android update lib-project -p extern/MemorizingTrustManager
|
|
|
|
android update project -p . --name F-Droid
|