mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-24 18:38:48 +01:00
Upgrade dependency
This commit is contained in:
parent
6fd0d892c5
commit
1ae39fba70
2 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@ packages:
|
|||
name: google_maps_flutter
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.3"
|
||||
version: "2.0.6"
|
||||
google_maps_flutter_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -45,7 +45,7 @@ dependencies:
|
|||
flutter_staggered_grid_view: ^0.4.0
|
||||
# android/ios only
|
||||
# 2.0.3+ require Android SDK20, we don't want that for now
|
||||
google_maps_flutter: 2.0.3
|
||||
google_maps_flutter: ^2.0.6
|
||||
http: ^0.13.1
|
||||
idb_shim: ^2.0.0
|
||||
# android/ios only
|
||||
|
|
Loading…
Reference in a new issue