Fix versions of android build tools on Ubuntu pools (#1473)

This commit is contained in:
Dibir Magomedsaygitov
2020-08-24 18:46:39 +03:00
committed by GitHub
parent 9702468b9e
commit 69cabd6f73
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.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"
"30.0.2", "30.0.1", "30.0.0", "29.0.3", "29.0.2", "29.0.0", "28.0.3", "28.0.2", "28.0.1", "28.0.0", "27.0.3", "27.0.2", "27.0.1", "27.0.0"
],
"extra_list": [
"android;m2repository",