Merge pull request #758 from devemux86/gradle

Update Android Gradle plugin

@devemux86 
thank you for the cooperation
This commit is contained in:
afischerdev 2025-01-21 13:01:41 +01:00 committed by GitHub
commit 88e7d58337
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.7.2' classpath 'com.android.tools.build:gradle:8.7.3'
// 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