upgrade to Gradle version 8.6 (plugin version 8.4)

This commit is contained in:
Philipp Crocoll
2024-10-08 16:03:03 +02:00
parent 73a8ec27d4
commit f0fd21a6ec
15 changed files with 25 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.4.0"
classpath "com.android.tools.build:gradle:8.4.0"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files