File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 5.0.1+1
2
2
3
- - Bump ` androidx.core:core ` to version 1.15 .0
3
+ - Bump ` androidx.core:core ` to version 1.16 .0
4
4
5
5
## 5.0.1
6
6
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ android {
42
42
43
43
dependencies {
44
44
implementation ' com.google.android.gms:play-services-location:21.2.0'
45
- implementation ' androidx.core:core:1.15 .0'
45
+ implementation ' androidx.core:core:1.16 .0'
46
46
47
47
testImplementation ' junit:junit:4.13.2'
48
48
testImplementation ' org.mockito:mockito-core:5.1.1'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: geolocator_android
2
2
description : Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator.
3
3
repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_android
4
4
issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5
- version : 5.0.1
5
+ version : 5.0.1+1
6
6
7
7
environment :
8
8
sdk : ^3.5.0
You can’t perform that action at this time.
0 commit comments