Update Android Gradle plugin

This commit is contained in:
Emux 2025-06-05 11:16:20 +03:00
parent ca70a48044
commit f340def656
No known key found for this signature in database
GPG key ID: 64ED9980896038C3

View file

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