Skip to content

Commit a133625

Browse files
committed
update dependency git refs
1 parent b5b4002 commit a133625

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

maplibre_gl_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
git:
2121
url: https://github.com/m0nac0/flutter-maplibre-gl.git
2222
path: maplibre_gl_platform_interface
23-
ref: main
23+
ref: release-0.16.0
2424
maplibre_gl_dart:
2525
git:
2626
url: https://github.com/m0nac0/maplibre-gl-dart.git

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ dependencies:
1010
git:
1111
url: https://github.com/m0nac0/flutter-maplibre-gl.git
1212
path: maplibre_gl_platform_interface
13-
ref: main
13+
ref: release-0.16.0
1414
maplibre_gl_web:
1515
git:
1616
url: https://github.com/m0nac0/flutter-maplibre-gl.git
1717
path: maplibre_gl_web
18-
ref: main
18+
ref: release-0.16.0
1919

2020
# dependency_overrides:
2121
# maplibre_gl_platform_interface:

0 commit comments

Comments
 (0)