kopia lustrzana https://github.com/ryukoposting/Signal-Android
Change compileSdk back to 28.
rodzic
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'
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue