From fb8b0f15c87e86f17eb5db0e9f95dfe517619ac2 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Fri, 12 Apr 2024 08:27:37 +0200 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5f44e19..11387bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,9 @@ dependencies: intl_utils: 2.8.2 light_sensor: 3.0.0 m3_lightmeter_iap: - path: iap + git: + url: "https://github.com/vodemn/m3_lightmeter_iap" + ref: v0.9.2 m3_lightmeter_resources: git: url: "https://github.com/vodemn/m3_lightmeter_resources"