Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit f9d3ffc

Browse files
Bump filepicker from 2.2.4 to 2.2.5
Bumps [filepicker](https://github.com/DroidNinja/Android-FilePicker) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/DroidNinja/Android-FilePicker/releases) - [Commits](https://github.com/DroidNinja/Android-FilePicker/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3855bae commit f9d3ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drawingactivity/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'com.raed.drawingview:drawingview:1.3.0'
3838
implementation 'com.sothree.slidinguppanel:library:3.4.0'
3939
implementation 'net.margaritov.preference.colorpicker.ColorPickerPreference:ColorPickerPreference:1.0.0'
40-
implementation 'com.droidninja:filepicker:2.2.4'
40+
implementation 'com.droidninja:filepicker:2.2.5'
4141
implementation 'com.mikhaellopez:circularimageview:4.3.0'
4242
api 'com.github.bumptech.glide:glide:4.12.0'
4343
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'

0 commit comments

Comments
 (0)