Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-basement from 18.2.0 to 18.3.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-basement from 18.2.0 to 18.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 1314f62 commit 40b97c5
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 @@ dependencyUpdates {
// Dependencies must be below the android block to allow productFlavor specific deps.
dependencies {
implementation 'org.connectbot:sshlib:2.2.23'
googleImplementation 'com.google.android.gms:play-services-basement:18.2.0'
googleImplementation 'com.google.android.gms:play-services-basement:18.3.0'
ossImplementation 'org.conscrypt:conscrypt-android:2.5.2'

implementation "androidx.recyclerview:recyclerview:1.3.2"
Expand Down

0 comments on commit 40b97c5

Please sign in to comment.