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