Skip to content

Commit

Permalink
Updated development build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Kindborg committed Oct 11, 2016
1 parent 8f822d4 commit 9ab001b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rebuild-ble-plugin.sh
Expand Up @@ -4,6 +4,6 @@
#
cordova plugin rm cordova-plugin-ble
cordova plugin add ../cordova-ble
cordova build ios
#cordova build ios
cordova build android
adb install -r ./platforms/android/build/outputs/apk/android-debug.apk
#adb install -r ./platforms/android/build/outputs/apk/android-debug.apk

0 comments on commit 9ab001b

Please sign in to comment.