Skip to content

Commit

Permalink
Merge pull request #529 from jakepurple13/renovate/com.github.hedzr-a…
Browse files Browse the repository at this point in the history
…ndroid-file-chooser-1.x

Update dependency com.github.hedzr:android-file-chooser to v1.2.0
  • Loading branch information
jakepurple13 authored Aug 10, 2022
2 parents 62512f4 + e4d003a commit f77a1ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion animeworld/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
androidTestImplementation Deps.androidEspresso

implementation "com.airbnb.android:lottie:$lottieVersion"
implementation 'com.github.hedzr:android-file-chooser:v1.2.0-final'
implementation 'com.github.hedzr:android-file-chooser:1.2.0'

implementation "com.ncorti:slidetoact:0.9.0"

Expand Down
2 changes: 1 addition & 1 deletion mangaworld/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation preference
implementation firebaseCrash.crash

implementation 'com.github.hedzr:android-file-chooser:v1.2.0-final'
implementation 'com.github.hedzr:android-file-chooser:1.2.0'
implementation "com.anggrayudi:storage:1.4.1"

implementation project(':UIViews')
Expand Down

0 comments on commit f77a1ec

Please sign in to comment.