Browse Source

Merge pull request #7936 from DonLakeFlyer/Android28

Switch to Android API level 28 to meet Google Play requirements
QGC4.4
Don Gagne 6 years ago committed by GitHub
parent
commit
97a9a79a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -53,7 +53,7 @@ matrix:
android: android:
components: components:
- android-25 - android-28
- build-tools-25.0.3 - build-tools-25.0.3
- platform-tools - platform-tools

Loading…
Cancel
Save