Skip to content

Commit

Permalink
Merge pull request #823 from ZeusWPI/dependabot/gradle/com.google.and…
Browse files Browse the repository at this point in the history
…roid.gms-play-services-code-scanner-16.1.0

Bump com.google.android.gms:play-services-code-scanner from 16.0.0 to 16.1.0
  • Loading branch information
niknetniko committed Sep 3, 2023
2 parents 1ba20bb + f71bf46 commit e523685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ dependencies {
storeImplementation 'com.google.android.gms:play-services-maps:18.1.0'
storeImplementation 'com.google.firebase:firebase-analytics:21.3.0'
storeImplementation 'com.google.firebase:firebase-crashlytics:18.4.0'
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.0.0'
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.1.0'

// Dependencies for open version.
openImplementation 'org.osmdroid:osmdroid-android:6.1.16'
Expand Down

0 comments on commit e523685

Please sign in to comment.