Use the build tools version matching compile SDK.

pull/365/head
Anton Chekulaev 4 years ago
parent 6a93653080
commit 5974abee34

@ -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 {

Loading…
Cancel
Save