Эх сурвалжийг харах

Trying different options to update support library project (fixing Travis build)

David A. Velasco 9 жил өмнө
parent
commit
516650d52c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup_env.sh

+ 1 - 1
setup_env.sh

@@ -17,7 +17,7 @@ function initForAnt {
 	git submodule update
 	git submodule update
 
 
 	#Prepare project android-support-appcompat-v7 ; JAR file is not enough, includes resources
 	#Prepare project android-support-appcompat-v7 ; JAR file is not enough, includes resources
-	android update 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-16
 	
 	
 	#As default it updates the ant scripts
 	#As default it updates the ant scripts
 	android update lib-project -p owncloud-android-library
 	android update lib-project -p owncloud-android-library