Skip to content

Commit 7daf0b5

Browse files
Update dependency com.android.tools.build:gradle to v8.12.0 (#1629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 268f167 commit 7daf0b5

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
@@ -13,7 +13,7 @@ sqldelight = "2.1.0"
1313

1414
[libraries]
1515
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
16-
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.11.1" }
16+
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.12.0" }
1717
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
1818
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
1919
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }

0 commit comments

Comments
 (0)