Skip to content

Commit

Permalink
Update to Kim 0.9.1 for Samsung HEIC file fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanOltmann committed Jan 8, 2024
1 parent ce85699 commit 718ac3f
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.9")
api("com.ashampoo:kim:0.9.1")
}

commonTest.dependencies {
Expand Down

0 comments on commit 718ac3f

Please sign in to comment.