Update Travis config for new Android targetSdkVersion

This commit is contained in:
Braden Farmer 2020-11-01 20:55:26 -07:00
parent aa20e3b513
commit f9b3eb892b

View File

@ -99,8 +99,8 @@ matrix:
android:
components:
- tools
- build-tools-28.0.3
- android-28
- build-tools-29.0.3
- android-29
install:
- echo y | sdkmanager "ndk-bundle"
before_script: