Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-analytics
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-analytics from 18.0.2 to 18.0.3.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-analytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2023
1 parent ef0606d commit a569fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ dependencies {
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.11'

// requires minSDK 16 according to docs, not sure if it causes an issue
withAnalyticsImplementation 'com.google.android.gms:play-services-analytics:18.0.2'
withAnalyticsImplementation 'com.google.android.gms:play-services-analytics:18.0.3'
withMapsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
}

0 comments on commit a569fee

Please sign in to comment.