Skip to content

Commit

Permalink
Bump kotlinGradlePlugin from 2.0.21 to 2.1.0 (#82)
Browse files Browse the repository at this point in the history
Bumps `kotlinGradlePlugin` from 2.0.21 to 2.1.0.

Updates `org.jetbrains.kotlin.android` from 2.0.21 to 2.1.0

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.21 to 2.1.0

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 1f3d2b7 commit 298c7da
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
@@ -1,7 +1,7 @@
[versions]
# Plugins
androidGradlePlugin = "8.7.2"
kotlinGradlePlugin = "2.0.21"
kotlinGradlePlugin = "2.1.0"

detektGradlePlugin = "1.23.7"
ksp = "2.0.21-1.0.28"
Expand Down

0 comments on commit 298c7da

Please sign in to comment.