This commit is contained in:
Johannes Mockenhaupt 2019-07-27 03:05:35 +02:00
parent 22fa95e57e
commit 1cc554cdcc
No known key found for this signature in database
GPG key ID: 9E1EA6AF7BBBB0D1

View file

@ -5,8 +5,8 @@ env:
- ANDROID_TARGET=android-28 ANDROID_ABI=x86 org.gradle.jvmargs=-XX:-OmitStackTraceInFastThrow - ANDROID_TARGET=android-28 ANDROID_ABI=x86 org.gradle.jvmargs=-XX:-OmitStackTraceInFastThrow
android: android:
components: components:
- platform-tools
- tools - tools
- platform-tools
- build-tools-28.0.3 - build-tools-28.0.3
- android-28 - android-28
- extra-google-m2repository - extra-google-m2repository