Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent bcc61de commit 281dc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ lifecycle-runtime-compose = { module = "org.jetbrains.androidx.lifecycle:lifecyc
androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }

# build-logic
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.0" }
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.1" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.0.20" }
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.0.20" }

0 comments on commit 281dc85

Please sign in to comment.