mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-21 23:47:30 +00:00
Use the build tools version matching compile SDK.
This commit is contained in:
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…
x
Reference in New Issue
Block a user