Skip to content

Commit 47faf68

Browse files
authored
Merge pull request #1438 from cashapp/renovate/com.android.tools.build-gradle-8.x
Update dependency com.android.tools.build:gradle to v8.6.1
2 parents 3d6e478 + 1b2009f commit 47faf68

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.1.2" }
15-
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.0" }
15+
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.1" }
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.2" }
1818
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }

0 commit comments

Comments
 (0)