Skip to content

Commit 6407bef

Browse files
committed
Update to Android Gradle Plugin 8.12.0
1 parent 35ce948 commit 6407bef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ pluginManagement {
55
mavenCentral()
66
}
77
plugins {
8-
id "com.android.library" version "8.11.0"
9-
id "com.android.application" version "8.11.0"
8+
id "com.android.library" version "8.12.0"
9+
id "com.android.application" version "8.12.0"
1010
}
1111
}
1212

0 commit comments

Comments
 (0)