Add support for Android build-tools-30.0.2 to Ubuntu images (#1434)

This commit is contained in:
Reza Moallemi
2020-08-24 11:38:00 +02:00
committed by GitHub
parent f97706e248
commit 9702468b9e
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
"android-30", "android-29", "android-28", "android-27"
],
"build_tools": [
"30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.1", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
"30.0.2", "30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.1", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
],
"extra_list": [
"android;m2repository",