mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-07-11 08:30:42 +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:
|
||||
git:
|
||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||
ref: v2.1.0
|
||||
ref: v2.2.0
|
||||
shared_preferences:
|
||||
|
||||
dev_dependencies:
|
||||
|
|
12
pubspec.lock
12
pubspec.lock
|
@ -829,20 +829,20 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v2.1.3"
|
||||
resolved-ref: "4575586ff6114b780ca651b7ac7c272a4a4801eb"
|
||||
ref: "v2.2.0"
|
||||
resolved-ref: f8a0ab311a696b53d7172412922ce5c69b68fd4e
|
||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||
source: git
|
||||
version: "2.1.3+30"
|
||||
version: "2.2.0+31"
|
||||
m3_lightmeter_resources:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v2.1.0"
|
||||
resolved-ref: "0e6eefe534adce851df639dcd28463a9089e5b92"
|
||||
ref: "v2.2.0"
|
||||
resolved-ref: a337627f92989d20ba9173f747255fa25262ca4e
|
||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||
source: git
|
||||
version: "2.1.0+9"
|
||||
version: "2.2.0+10"
|
||||
macros:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue