mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-08-13 16:46:42 +00:00
ML-256 App crashes on startup after DB migration (#257)
This commit is contained in:
parent
25ba11a579
commit
7abbe51e63
2 changed files with 4 additions and 4 deletions
|
@ -861,11 +861,11 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v4.0.0"
|
||||
resolved-ref: e951b5349fb8d1ff8fe476a9f6bd42f20e07f4e9
|
||||
ref: "v4.0.1"
|
||||
resolved-ref: ce431af9fc86694b3bd8d1e2a2a988d9b6184b17
|
||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||
source: git
|
||||
version: "4.0.0+33"
|
||||
version: "4.0.1+34"
|
||||
m3_lightmeter_resources:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -33,7 +33,7 @@ dependencies:
|
|||
m3_lightmeter_iap:
|
||||
git:
|
||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||
ref: v4.0.0
|
||||
ref: v4.0.1
|
||||
m3_lightmeter_resources:
|
||||
git:
|
||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||
|
|
Loading…
Reference in a new issue