Skip to content

Commit 99d4753

Browse files
Update dependency com.android.tools.build:gradle to v8.13.0
1 parent 3671416 commit 99d4753

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.12.2" }
16+
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.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)