File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 5.0.1+1
22
3- - Bump ` androidx.core:core ` to version 1.15 .0
3+ - Bump ` androidx.core:core ` to version 1.16 .0
44
55## 5.0.1
66
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ android {
4242
4343dependencies {
4444 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'
4646
4747 testImplementation ' junit:junit:4.13.2'
4848 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
22description : Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator.
33repository : https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_android
44issue_tracker : https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5- version : 5.0.1
5+ version : 5.0.1+1
66
77environment :
88 sdk : ^3.5.0
You can’t perform that action at this time.
0 commit comments