Skip to content

Commit

Permalink
update kotlin multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
thebehera committed Mar 10, 2024
1 parent 93cbeb9 commit 0173f93
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.targets.native.tasks.KotlinNativeSimulatorTes

plugins {
id("dev.petuska.npm.publish") version "3.4.1"
kotlin("multiplatform") version "1.9.22"
kotlin("multiplatform") version "1.9.23"
id("com.android.library")
id("io.codearte.nexus-staging") version "0.30.0"
`maven-publish`
Expand Down

0 comments on commit 0173f93

Please sign in to comment.