Use the build tools version matching compile SDK.

This commit is contained in:
Anton Chekulaev 2020-10-22 17:33:30 +11:00
parent 6a93653080
commit 5974abee34
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ def abiPostFix = ['armeabi-v7a' : 1,
android {
flavorDimensions "none"
compileSdkVersion 29
buildToolsVersion '28.0.3'
buildToolsVersion '29.0.3'
useLibrary 'org.apache.http.legacy'
dexOptions {