_
This commit is contained in:
parent
22fa95e57e
commit
1cc554cdcc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue