Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent d979398 commit 17a05a8
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-alpha01"
spotless = "com.diffplug.spotless:6.25.0"

[libraries]
gradlePlugin-android = "com.android.tools.build:gradle:8.5.0-beta01"
gradlePlugin-android = "com.android.tools.build:gradle:8.5.0-beta02"
gradlePlugin-atomicFu = "org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.24.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 17a05a8

Please sign in to comment.