We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53e4a5 commit f2ef52eCopy full SHA for f2ef52e
geolocator_android/android/build.gradle
@@ -42,7 +42,7 @@ android {
42
43
dependencies {
44
implementation 'com.google.android.gms:play-services-location:21.2.0'
45
- implementation 'androidx.core:core:1.13.0'
+ implementation 'androidx.core:core:1.15.0'
46
47
testImplementation 'junit:junit:4.13.2'
48
testImplementation 'org.mockito:mockito-core:5.1.1'
0 commit comments