Skip to content

Commit

Permalink
fix: Remove filepicker dependency since it's already defined
Browse files Browse the repository at this point in the history
  • Loading branch information
aikrq committed Nov 30, 2024
1 parent d6204c4 commit f27bb58
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 @@ -131,7 +131,6 @@ dependencies {
implementation "$editorGroupId:language-textmate"

implementation "de.hdodenhof:circleimageview:3.1.0"
implementation "com.github.angads25:filepicker:1.1.1"

implementation 'io.coil-kt:coil:2.0.0'
implementation 'io.coil-kt:coil-svg:2.0.0'
Expand Down

0 comments on commit f27bb58

Please sign in to comment.