Skip to content

Commit

Permalink
Update to Kim v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanOltmann committed Feb 29, 2024
1 parent 5dd0b97 commit 5f6f738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ kotlin {
val wasmJsMain by getting

commonMain.dependencies {
api("com.ashampoo:kim:0.15")
api("com.ashampoo:kim:0.15.1")
}

commonTest.dependencies {
Expand Down

0 comments on commit 5f6f738

Please sign in to comment.