This commit is contained in:
lunaticbum
2024-09-11 18:09:16 +09:00
parent 87263747f3
commit 7b9dab0891
26 changed files with 1000 additions and 266 deletions
+2
View File
@@ -90,4 +90,6 @@ dependencies {
implementation ("org.jsoup:jsoup:1.18.1")
implementation ("org.apache.commons:commons-text:1.12.0")
implementation("com.squareup.okhttp:okhttp:2.7.5")
// implementation ("androidx.window:window:1.0.0")
// implementation("io.github.vaneproject:hanguleditor:1.0.0")
}