Skip to content

Commit

Permalink
explicitly install cordova-android 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soumak77 committed Apr 18, 2018
1 parent 2d6b4d2 commit 791328d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-android-v7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rm -rf .build-android

cd .build-android

../node_modules/.bin/cordova platform add android@~7.0.0
../node_modules/.bin/cordova platform add android@7.1.0

../node_modules/.bin/cordova plugin add ..

Expand Down

0 comments on commit 791328d

Please sign in to comment.