From d7e7426a3df45fe1eab45aed136fe81d785d8dd0 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Thu, 28 Sep 2023 13:31:51 +0200 Subject: [PATCH] unstub iap --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0c216fc..090b8ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,9 @@ dependencies: intl_utils: 2.8.2 light_sensor: 2.0.2 m3_lightmeter_iap: - path: iap + git: + url: "https://github.com/vodemn/m3_lightmeter_iap" + ref: v0.4.0 m3_lightmeter_resources: git: url: "https://github.com/vodemn/m3_lightmeter_resources"