Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Apr 30, 2024
1 parent 083a11a commit 122ebaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -16,7 +16,7 @@ import org.jetbrains.kotlin.gradle.targets.js.npm.tasks.KotlinNpmInstallTask
import java.net.URL

plugins {
kotlin("multiplatform") version "2.0.0-RC1"
kotlin("multiplatform") version "2.0.0-RC2"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.28.0"
Expand Down

0 comments on commit 122ebaa

Please sign in to comment.