Skip to content

Commit d971448

Browse files
committed
update ant build script to android-19
1 parent abf7d42 commit d971448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update-ant-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android update lib-project --path external/cacheword/cachewordlib --target $targ
1212
android update lib-project --path external/SlidingMenu/library --target $target
1313
android update lib-project --path external/AndroidEmojiInput/library --target $target
1414

15-
android update project --path . --name $projectname --target android-17 --subprojects
15+
android update project --path . --name $projectname --target $target --subprojects
1616

1717
cp libs/android-support-v4.jar external/OnionKit/libonionkit/libs/android-support-v4.jar
1818
cp libs/android-support-v4.jar external/ActionBarSherlock/actionbarsherlock/libs/android-support-v4.jar

0 commit comments

Comments
 (0)