Skip to content

Commit f2ef52e

Browse files
[geolocator_android]: Bump androidx.core:core
Bumps androidx.core:core from 1.13.0 to 1.15.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b53e4a5 commit f2ef52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geolocator_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242

4343
dependencies {
4444
implementation 'com.google.android.gms:play-services-location:21.2.0'
45-
implementation 'androidx.core:core:1.13.0'
45+
implementation 'androidx.core:core:1.15.0'
4646

4747
testImplementation 'junit:junit:4.13.2'
4848
testImplementation 'org.mockito:mockito-core:5.1.1'

0 commit comments

Comments
 (0)