Skip to content

Commit 0c165f0

Browse files
Bump com.android.tools.build:gradle from 8.11.1 to 8.12.0 (#449)
1 parent 41cec01 commit 0c165f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spotless = "7.2.1"
1818
android = { module = "com.google.android:android", version.ref = "android" }
1919
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
2020
android-multidex = { module = "com.android.support:multidex", version = "1.0.3" }
21-
android-plugin = { module = "com.android.tools.build:gradle", version = "8.11.1" }
21+
android-plugin = { module = "com.android.tools.build:gradle", version = "8.12.0" }
2222
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
2323
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
2424
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }

0 commit comments

Comments
 (0)