Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 6, 2023
1 parent 6771089 commit 134d13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ korge {
}

dependencies {
add("commonMainImplementation", project(":shared"))
add("commonMainImplementation", "de.cketti.unicode:kotlin-codepoints-deluxe:0.6.1")
add("commonMainApi", project(":shared"))
add("commonMainApi", "de.cketti.unicode:kotlin-codepoints-deluxe:0.6.1")
}

dependencies {
Expand Down

0 comments on commit 134d13f

Please sign in to comment.