Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 4655ce3 commit 2f79a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
gradle = "8.2.1"
kotlin = "2.0.0"
kotlin = "2.0.20"
dokka = "1.9.20"
android = "8.1.1"

Expand Down
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("org.jetbrains.kotlin.multiplatform") version "1.9.22"
id("org.jetbrains.kotlin.multiplatform") version "1.9.25"
id("com.codingfeline.buildkonfig") version "+"
}

Expand Down

0 comments on commit 2f79a66

Please sign in to comment.