Use the build tools version matching compile SDK.

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

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

Loading…
Cancel
Save