Skip to content

Commit

Permalink
Update filepicker dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Oct 21, 2023
1 parent c514149 commit 03acd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'

implementation 'com.github.ARK-Builders:ark-filepicker:982098e3c0'
implementation 'dev.arkbuilders:arkfilepicker:0.1.1'
implementation 'dev.arkbuilders:arklib:0.3.1'

implementation 'ch.acra:acra-http:5.9.5'
Expand Down

0 comments on commit 03acd4d

Please sign in to comment.