mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-07-11 00:20:41 +00:00
fixed iap stub
This commit is contained in:
parent
8bf48dd709
commit
936fa59202
2 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ dependencies:
|
||||||
m3_lightmeter_resources:
|
m3_lightmeter_resources:
|
||||||
git:
|
git:
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
ref: v2.1.0
|
ref: v2.2.0
|
||||||
shared_preferences:
|
shared_preferences:
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
|
12
pubspec.lock
12
pubspec.lock
|
@ -829,20 +829,20 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v2.1.3"
|
ref: "v2.2.0"
|
||||||
resolved-ref: "4575586ff6114b780ca651b7ac7c272a4a4801eb"
|
resolved-ref: f8a0ab311a696b53d7172412922ce5c69b68fd4e
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||||
source: git
|
source: git
|
||||||
version: "2.1.3+30"
|
version: "2.2.0+31"
|
||||||
m3_lightmeter_resources:
|
m3_lightmeter_resources:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v2.1.0"
|
ref: "v2.2.0"
|
||||||
resolved-ref: "0e6eefe534adce851df639dcd28463a9089e5b92"
|
resolved-ref: a337627f92989d20ba9173f747255fa25262ca4e
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
source: git
|
source: git
|
||||||
version: "2.1.0+9"
|
version: "2.2.0+10"
|
||||||
macros:
|
macros:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue