mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-01 01:53:00 +08:00
[CB-473] run ant clean before ant debug install
This commit is contained in:
parent
bdf452b02a
commit
3835144b93
@ -4,6 +4,6 @@
|
||||
|
||||
# if there are no devices listed then emulate
|
||||
|
||||
|
||||
ant clean
|
||||
ant debug install
|
||||
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY
|
||||
|
Loading…
Reference in New Issue
Block a user