Drop Guava from dependency

This commit is contained in:
tom5079
2022-01-22 10:00:28 +09:00
parent 803481f74c
commit 655c060814
3 changed files with 17 additions and 6 deletions

View File

@@ -128,8 +128,6 @@ dependencies {
implementation "org.jsoup:jsoup:1.14.3"
implementation "com.google.guava:guava:31.0.1-android"
implementation "xyz.quaver:documentfilex:0.7.2"
implementation "xyz.quaver:floatingsearchview:1.1.7"