diff --git a/CommonUtils b/CommonUtils index eb250a02..a3d7c0da 160000 --- a/CommonUtils +++ b/CommonUtils @@ -1 +1 @@ -Subproject commit eb250a02727f8b6d3dee548ddee2b610d94016be +Subproject commit a3d7c0dae0b39c4523c4847e4c14b5205fc71f84 diff --git a/build.gradle b/build.gradle index 9b6571ac..68d7182f 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:8.2.2' + classpath 'com.android.tools.build:gradle:8.6.0' classpath 'com.google.gms:google-services:4.4.1' classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9' } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 9ff054d0..f1abcd8f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ #Tue Jul 19 18:12:07 CEST 2022 distributionBase=GRADLE_USER_HOME -distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip distributionPath=wrapper/dists zipStorePath=wrapper/dists zipStoreBase=GRADLE_USER_HOME