mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 09:13:33 +03:00
android compiler increase 31
This commit is contained in:
parent
4ad33e1644
commit
f96749301f
@ -16,8 +16,8 @@ buildscript {
|
||||
ext {
|
||||
buildToolsVersion = "29.0.3"
|
||||
minSdkVersion = 21
|
||||
compileSdkVersion = 30
|
||||
targetSdkVersion = 30
|
||||
compileSdkVersion = 31
|
||||
targetSdkVersion = 31
|
||||
googlePlayServicesVisionVersion = "17.0.2"
|
||||
googlePlayServicesVersion = "16.+"
|
||||
firebaseVersion = "17.3.4"
|
||||
|
Loading…
Reference in New Issue
Block a user