This commit is contained in:
lunaticbum
2024-09-19 18:08:07 +09:00
parent 301b21b8ab
commit 3fae93db8e
8 changed files with 219 additions and 34 deletions
+1
View File
@@ -91,6 +91,7 @@ dependencies {
implementation ("org.apache.commons:commons-text:1.12.0")
implementation("com.squareup.okhttp:okhttp:2.7.5")
implementation("com.google.android.gms:play-services-location:21.0.1")
implementation("com.google.android.gms:play-services-tasks:18.2.0")
// implementation ("androidx.window:window:1.0.0")
// implementation("io.github.vaneproject:hanguleditor:1.0.0")
}