update gradle 8.5.2

This commit is contained in:
afischerdev 2024-09-02 14:42:13 +02:00
parent f609f7a0bb
commit 6ae9a0a65f
2 changed files with 2 additions and 2 deletions

View file

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