Skip to content

Commit f6d1ee5

Browse files
Bump com.android.tools.build:gradle from 8.6.0 to 8.6.1 (#330)
1 parent 70dedc9 commit f6d1ee5

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 = "6.25.0"
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.6.0" }
21+
android-plugin = { module = "com.android.tools.build:gradle", version = "8.6.1" }
2222
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.8.2" }
2323
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
2424
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }

0 commit comments

Comments
 (0)