diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 77252400c..839c3a41d 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -162,7 +162,7 @@ dependencies { implementation("com.squareup.okhttp3:okhttp:4.10.0") implementation("com.squareup.picasso:picasso:2.8") - "fullImplementation"("com.google.android.gms:play-services-location:21.0.0") + "fullImplementation"("com.google.android.gms:play-services-location:21.0.1") "fullImplementation"(platform("com.google.firebase:firebase-bom:30.4.1")) "fullImplementation"("com.google.firebase:firebase-messaging") "fullImplementation"("io.sentry:sentry-android:6.7.0")