This commit is contained in:
lunaticbum
2024-08-28 18:30:08 +09:00
parent 69510bdbb9
commit a1756773e8
4 changed files with 315 additions and 107 deletions
+1
View File
@@ -89,4 +89,5 @@ dependencies {
implementation ("com.google.code.gson:gson:2.11.0")
implementation ("io.realm.kotlin:library-base:2.1.0")
implementation ("org.jsoup:jsoup:1.18.1")
implementation ("org.apache.commons:commons-text:1.10.0")
}