Skip to content

Commit 2bf2c98

Browse files
Update dependency com.android.tools.build:gradle to v8.8.2
1 parent 0935d27 commit 2bf2c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ lifecycle-runtime-compose = { module = "org.jetbrains.androidx.lifecycle:lifecyc
4343
androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
4444

4545
# build-logic
46-
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.8.1" }
46+
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.8.2" }
4747
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.10" }
4848
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.10" }

0 commit comments

Comments
 (0)