위치정보 가져오기

This commit is contained in:
KJG
2024-09-12 17:16:23 +09:00
parent 4eaf93bca8
commit af9da4c8ce
3 changed files with 38 additions and 4 deletions
+1
View File
@@ -90,6 +90,7 @@ 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("com.google.android.gms:play-services-location:21.0.1")
// implementation ("androidx.window:window:1.0.0")
// implementation("io.github.vaneproject:hanguleditor:1.0.0")
}