Skip to content

Commit a1c1a70

Browse files
feat: Bump com.google.android.gms:play-services-location
Bumps the gms-location group with 1 update in the /packages/react-native-vision-camera-location/android directory: com.google.android.gms:play-services-location. Updates `com.google.android.gms:play-services-location` from 21.3.0 to 21.4.0 --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-location dependency-version: 21.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gms-location ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3becbfd commit a1c1a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/react-native-vision-camera-location/android

packages/react-native-vision-camera-location/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ dependencies {
138138
implementation "com.facebook.react:react-native:+"
139139

140140
// Google Fused Location API
141-
implementation "com.google.android.gms:play-services-location:21.3.0"
141+
implementation "com.google.android.gms:play-services-location:21.4.0"
142142

143143
// Add a dependency on NitroModules
144144
implementation project(":react-native-nitro-modules")

0 commit comments

Comments
 (0)