Skip to content

Commit ce3a2f2

Browse files
Bump com.google.android.gms:play-services-analytics
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] <support@github.com>
1 parent f661af6 commit ce3a2f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,6 @@ dependencies {
200200
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.11'
201201

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

0 commit comments

Comments
 (0)