Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.multiplatform to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 5d8690b commit f9b81ae
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
@@ -1,7 +1,7 @@
import java.util.Properties

plugins {
kotlin("multiplatform") version "1.9.25"
kotlin("multiplatform") version "2.1.0"
id("com.vanniktech.maven.publish") version "0.25.1"
id("com.android.library") version "8.2.1"
}
Expand Down

0 comments on commit f9b81ae

Please sign in to comment.