Skip to content

Commit

Permalink
Removing outdated filepicker dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Oct 12, 2023
1 parent 39d96ea commit 4d49ed4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ dependencies {

implementation 'com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0'
implementation 'com.github.MikeOrtiz:TouchImageView:3.1.1'
implementation 'com.github.ARK-Builders:ark-filepicker:fc6bbb1ffc'

implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2"

Expand Down

0 comments on commit 4d49ed4

Please sign in to comment.