Skip to content

Commit

Permalink
Merge pull request #119 from shalva97/renovate/com.darkrockstudios-mp…
Browse files Browse the repository at this point in the history
…filepicker-2.x

Update dependency com.darkrockstudios:mpfilepicker to v2.1.0
  • Loading branch information
shalva97 authored Sep 13, 2023
2 parents 26f774c + 07e150f commit 350cd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multiplatform-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ kotlin {
sourceSets {
val commonMain by getting {
dependencies {
implementation("com.darkrockstudios:mpfilepicker:2.0.2")
implementation("com.darkrockstudios:mpfilepicker:2.1.0")
implementation("junit:junit:4.13.2")
implementation(kotlin("test-junit"))
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")
Expand Down

0 comments on commit 350cd8d

Please sign in to comment.