Use 30.0.2 build tools for CI
This commit is contained in:
@@ -8,7 +8,7 @@ variables:
|
|||||||
|
|
||||||
# ANDROID_BUILD_TOOLS is the version of the Android build tools you are using.
|
# ANDROID_BUILD_TOOLS is the version of the Android build tools you are using.
|
||||||
# It should match buildToolsVersion.
|
# It should match buildToolsVersion.
|
||||||
ANDROID_BUILD_TOOLS: "31.0.0"
|
ANDROID_BUILD_TOOLS: "30.0.2"
|
||||||
|
|
||||||
# It's what version of the command line tools we're going to download from the official site.
|
# It's what version of the command line tools we're going to download from the official site.
|
||||||
# Official Site-> https://developer.android.com/studio/index.html
|
# Official Site-> https://developer.android.com/studio/index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user