Skip to content

Commit

Permalink
commons-io is no longer necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbsgilbs committed Jul 15, 2020
1 parent 96248d9 commit 6bcca4c
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 @@ -124,7 +124,6 @@ dependencies {
implementation 'org.markdownj:markdownj-core:0.4'
implementation 'jp.wasabeef:recyclerview-animators:2.3.0'
implementation 'com.github.GrenderG:Toasty:1.3.0'
implementation 'commons-io:commons-io:2.7'
// Firebase & Crashlytics
rcxImplementation 'com.google.firebase:firebase-analytics:17.3.0'
rcxImplementation 'com.google.firebase:firebase-crashlytics:17.0.0-beta03'
Expand Down

0 comments on commit 6bcca4c

Please sign in to comment.