File tree Expand file tree Collapse file tree 3 files changed +741
-4
lines changed Expand file tree Collapse file tree 3 files changed +741
-4
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
3232 working_directory : example
3333 command : cordova plugins add --link ../ tests
3434 - run :
35- name : Install Build Tools v30 .0.3
35+ name : Install Build Tools v32 .0.0
3636 working_directory : example
37- command : sdkmanager "build-tools;30 .0.3 "
37+ command : sdkmanager "build-tools;32 .0.0 "
3838 - android/start-emulator-and-run-tests :
3939 run-tests-working-directory : example/platforms/android
40- system-image : system-images;android-30 ;google_apis;x86
40+ system-image : system-images;android-32 ;google_apis;x86
4141 additional-avd-args : -d "Nexus 5"
4242 post-emulator-launch-assemble-command : cd example && cordova build android
4343 test-command : ./gradlew app:connectedAndroidTest
Original file line number Diff line number Diff line change 1313 "author" : " Apache Cordova Team" ,
1414 "license" : " Apache-2.0" ,
1515 "devDependencies" : {
16- "cordova-android" : " ^10.1.1 " ,
16+ "cordova-android" : " ^11.0.0 " ,
1717 "cordova-ios" : " ^6.2.0" ,
1818 "instabug-cordova" : " file:.." ,
1919 "tests-example" : " file:tests"
You can’t perform that action at this time.
0 commit comments