Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.6.1 (
Browse files Browse the repository at this point in the history
…#2488)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent b343073 commit b07eb0c
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 @@ -25,7 +25,7 @@ screenshot = "com.android.compose.screenshot:0.0.1-alpha07"
spotless = "com.diffplug.spotless:6.25.0"

[libraries]
gradlePlugin-android = "com.android.tools.build:gradle:8.6.0"
gradlePlugin-android = "com.android.tools.build:gradle:8.6.1"
gradlePlugin-atomicFu = "org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.25.0"
gradlePlugin-jetbrainsCompose = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "jetbrains-compose" }
gradlePlugin-composeCompiler = { module = "org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit b07eb0c

Please sign in to comment.