Upgraded to Gradle 8.13.2

This commit is contained in:
2026-02-27 23:09:30 +01:00
parent ea57dd01e5
commit d986fcdf4d
2 changed files with 2 additions and 2 deletions

View File

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