Merge pull request #782 from devemux86/gradle

Update Android Gradle plugin

@devemux86
Thanks for the support
This commit is contained in:
afischerdev 2025-04-22 10:03:53 +02:00 committed by GitHub
commit 8528276ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ buildscript {
google() google()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:8.9.1' classpath 'com.android.tools.build:gradle:8.9.2'
// 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