[tx-robot] updated from transifex
[pub/Android/ownCloud.git] / setup_env.sh
index a38c32d..76ba2a3 100755 (executable)
@@ -17,7 +17,7 @@ function initForAnt {
        git submodule update
 
        #Prepare project android-support-appcompat-v7 ; JAR file is not enough, includes resources
-       android update lib-project -p libs/android-support-appcompat-v7-exploded-aar --target android-16
+       android update lib-project -p libs/android-support-appcompat-v7-exploded-aar --target android-22
        
        #As default it updates the ant scripts
        android update lib-project -p owncloud-android-library