mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 00:08:35 +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 {
|
android {
|
||||||
flavorDimensions "none"
|
flavorDimensions "none"
|
||||||
compileSdkVersion 29
|
compileSdkVersion 28
|
||||||
buildToolsVersion '28.0.3'
|
buildToolsVersion '28.0.3'
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user