Skip to content

Commit

Permalink
[geolocator_android]: Bump androidx.core:core
Browse files Browse the repository at this point in the history
Bumps androidx.core:core from 1.9.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9b7a049 commit 3bb550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocator_android/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ android {

dependencies {
implementation 'com.google.android.gms:play-services-location:21.0.1'
implementation 'androidx.core:core:1.9.0'
implementation 'androidx.core:core:1.13.1'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.1.1'
Expand Down

0 comments on commit 3bb550e

Please sign in to comment.