Skip to content

Commit

Permalink
Merge pull request #100 from yshrsmz/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz authored Sep 2, 2023
2 parents 92c590f + 11ab7a3 commit 22268c7
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 = "1.9.0"
kotlin = "1.9.10"
dokka = "1.8.20"
android = "8.1.0"
jvmTarget = "1.8"
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.0"
id("org.jetbrains.kotlin.multiplatform") version "1.9.10"
id("com.codingfeline.buildkonfig") version "+"
}

Expand Down

0 comments on commit 22268c7

Please sign in to comment.