ML-256 App crashes on startup after DB migration (#257)

This commit is contained in:
Vadim 2025-08-13 00:01:34 +02:00 committed by GitHub
parent 25ba11a579
commit 7abbe51e63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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:

View file

@ -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"