updated for gradle 8.13

This commit is contained in:
afischerdev 2025-07-08 13:56:34 +02:00
parent 1cc1039ec0
commit c3e6b8a1ac
4 changed files with 4 additions and 5 deletions

View file

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