Skip to content

Commit 233d816

Browse files
authored
Merge pull request #1407 from cashapp/renovate/com.android.tools.build-gradle-8.x
Update dependency com.android.tools.build:gradle to v8.5.2
2 parents b34d893 + 1024d0b commit 233d816

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
@@ -12,7 +12,7 @@ sqldelight = "2.0.2"
1212

1313
[libraries]
1414
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
15-
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
15+
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.5.2" }
1616
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
1717
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
1818
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }

0 commit comments

Comments
 (0)