mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-24 04:27:24 +00:00
Use the build tools version matching compile SDK.
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user