Skip to content

Commit b743299

Browse files
Update dependency com.android.tools.build:gradle to v8.10.1
1 parent 4cbd476 commit b743299

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
@@ -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.10.0" }
46+
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.10.1" }
4747
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.21" }
4848
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.21" }

0 commit comments

Comments
 (0)