This commit is contained in:
lunaticbum
2024-08-27 19:00:43 +09:00
parent 55f2c3272c
commit 75df1bf324
13 changed files with 860 additions and 85 deletions
+1 -1
View File
@@ -88,5 +88,5 @@ dependencies {
implementation ("androidx.work:work-runtime:2.9.1")
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")
}