mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-12 09:24:23 +08:00
Updated the Android gradle plugin to version 8.7.3
This commit is contained in:
@@ -6,7 +6,7 @@ buildscript {
|
|||||||
google()
|
google()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:8.7.0'
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user