From a133625e088220d7e1f29f3f33f022b8bdad03f4 Mon Sep 17 00:00:00 2001 From: m0nac0 <58807793+m0nac0@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:46:50 +0200 Subject: [PATCH] update dependency git refs --- maplibre_gl_web/pubspec.yaml | 2 +- pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/maplibre_gl_web/pubspec.yaml b/maplibre_gl_web/pubspec.yaml index c46e2b2b6..57ff889b8 100644 --- a/maplibre_gl_web/pubspec.yaml +++ b/maplibre_gl_web/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.16.0 maplibre_gl_dart: git: url: https://github.com/m0nac0/maplibre-gl-dart.git diff --git a/pubspec.yaml b/pubspec.yaml index caf8f80a3..c87f7d146 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,12 +10,12 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.16.0 maplibre_gl_web: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_web - ref: main + ref: release-0.16.0 # dependency_overrides: # maplibre_gl_platform_interface: