Skip to content

Commit

Permalink
Removes Guava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
collinsmith committed Dec 5, 2020
1 parent 073f73e commit 9ea79c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {

// Libraries
dependencies {
api "com.google.guava:guava:20.0"
api "com.android.support:support-annotations:28.0.0"
api "commons-io:commons-io:2.5"
api "org.apache.commons:commons-lang3:3.9"
Expand Down

0 comments on commit 9ea79c9

Please sign in to comment.