Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 80f76a1 commit 61cc157
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 @@ -59,7 +59,7 @@ jetbrains-compose-ui = { module = "org.jetbrains.compose.ui:ui", version.ref = "
jetbrains-compose-ui-tooling = { module = "org.jetbrains.compose.ui:ui-tooling", version.ref = "jbCompose" }
jetbrains-compose-ui-tooling-preview = { module = "org.jetbrains.compose.ui:ui-tooling-preview", version.ref = "jbCompose" }

androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.2.1" }
androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.2.2" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.2" }
junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit 61cc157

Please sign in to comment.