mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-09-18 16:56:38 +00:00
fixed dependencies
This commit is contained in:
parent
7b81c99a4d
commit
2f930caa54
2 changed files with 6 additions and 6 deletions
|
@ -861,8 +861,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v4.1.2"
|
ref: "feature/MLI-48"
|
||||||
resolved-ref: "6bb16eb49232649eca02704b3a40890b0184d8b5"
|
resolved-ref: "4a169640bff3d3a3206a2c352a75cbcea4871b1c"
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||||
source: git
|
source: git
|
||||||
version: "4.1.2+37"
|
version: "4.1.2+37"
|
||||||
|
@ -870,8 +870,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "v2.4.0"
|
ref: "feature/MLR-18"
|
||||||
resolved-ref: cc9ae43a7859398a6ab2ecf7f8713153dbfd99cd
|
resolved-ref: "61bb3f8a9164d19f6e47c96fbea1cbe3aaf39fc3"
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
source: git
|
source: git
|
||||||
version: "2.4.0+13"
|
version: "2.4.0+13"
|
||||||
|
|
|
@ -33,11 +33,11 @@ dependencies:
|
||||||
m3_lightmeter_iap:
|
m3_lightmeter_iap:
|
||||||
git:
|
git:
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||||
ref: v4.1.2
|
ref: feature/MLI-48
|
||||||
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.4.0
|
ref: feature/MLR-18
|
||||||
map_launcher: 3.2.0
|
map_launcher: 3.2.0
|
||||||
material_color_utilities: 0.12.0
|
material_color_utilities: 0.12.0
|
||||||
package_info_plus: 8.1.3
|
package_info_plus: 8.1.3
|
||||||
|
|
Loading…
Reference in a new issue