mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-08 19:18:34 +00:00
Change compileSdk back to 28.
This commit is contained in:
parent
5d7ac81c4b
commit
666cdeae6b
@ -305,7 +305,7 @@ def abiPostFix = ['armeabi-v7a' : 1,
|
||||
|
||||
android {
|
||||
flavorDimensions "none"
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 28
|
||||
buildToolsVersion '28.0.3'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user