This commit is contained in:
2024-09-06 01:04:53 +09:00
parent 3813a4293b
commit 1ca2b360d7
6 changed files with 97 additions and 59 deletions
+1
View File
@@ -89,4 +89,5 @@ dependencies {
implementation ("io.realm.kotlin:library-base:2.1.0")
implementation ("org.jsoup:jsoup:1.18.1")
implementation ("org.apache.commons:commons-text:1.12.0")
implementation("com.squareup.okhttp:okhttp:2.7.5")
}