Android Gradle Plugin can't JUST WORK, can it?!

This commit is contained in:
Grishka
2024-02-29 10:04:15 +03:00
parent b4904024c6
commit 02bfb34665
11 changed files with 17 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.4.2"
classpath "com.android.tools.build:gradle:8.2.2"
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files