mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
refactor: Remove google guava dependency
This commit is contained in:
parent
6c05cbd41a
commit
fd47319064
3 changed files with 4 additions and 11 deletions
|
@ -213,9 +213,6 @@ dependencies {
|
|||
// HTML parser
|
||||
implementation(libs.jsoup)
|
||||
|
||||
// Job scheduling
|
||||
implementation(libs.guava)
|
||||
|
||||
implementation(libs.play.services.gcm)
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue