This commit is contained in:
2026-01-28 12:28:12 +00:00
parent daae8581a6
commit ca6b5d1c1d
510 changed files with 23782 additions and 19571 deletions

View File

@@ -48,4 +48,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
// Location
implementation 'com.google.android.gms:play-services-location:21.0.1'
}