updates ant build for new actionbarcompat
This commit is contained in:
parent
765a3bfec4
commit
445f63f0e2
|
@ -2,5 +2,4 @@
|
||||||
|
|
||||||
# make sure your Android SDK tools path is set in SDK_BASE
|
# make sure your Android SDK tools path is set in SDK_BASE
|
||||||
android update project --path . --name Orbot --subprojects
|
android update project --path . --name Orbot --subprojects
|
||||||
android update project --path external/ActionBarSherlock/actionbarsherlock -t android-17
|
android update project --path external/appcompat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue