|
@@ -1,10 +1,10 @@
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
|
buildscript {
|
|
buildscript {
|
|
|
ext {
|
|
ext {
|
|
|
- buildToolsVersion = "31.0.0"
|
|
|
|
|
|
|
+ buildToolsVersion = "34.0.0"
|
|
|
minSdkVersion = 21
|
|
minSdkVersion = 21
|
|
|
- compileSdkVersion = 31
|
|
|
|
|
- targetSdkVersion = 31
|
|
|
|
|
|
|
+ compileSdkVersion = 34
|
|
|
|
|
+ targetSdkVersion = 34
|
|
|
playServicesVersion = "17.0.0"
|
|
playServicesVersion = "17.0.0"
|
|
|
firebaseMessagingVersion = "21.1.0"
|
|
firebaseMessagingVersion = "21.1.0"
|
|
|
ndkVersion = "20.1.5948944"
|
|
ndkVersion = "20.1.5948944"
|