Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent c852a2e commit e53d076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ allprojects {
}

plugins {
kotlin("multiplatform") version "1.9.10" apply false
kotlin("multiplatform") version "1.9.22" apply false
alias(libs.plugins.android.application) apply false
alias(libs.plugins.android.library) apply false
}

0 comments on commit e53d076

Please sign in to comment.