Skip to content

Commit

Permalink
Bump kotlin from 2.0.0-RC3 to 2.0.0 (#266)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent c60dae4 commit 981d75f
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 @@ -14,7 +14,7 @@ mavenPlugin = "0.28.0"
agp = "8.6.0-alpha02"
compose-plugin = "1.6.10"

kotlin = "2.0.0-RC3"
kotlin = "2.0.0"

android-minSdk = "21"
android-minSdkSample = "26"
Expand Down

0 comments on commit 981d75f

Please sign in to comment.