mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
chore(mobile): use Record instead of custom pair+triple (#2483)
This commit is contained in:
committed by
GitHub
parent
a089d9891d
commit
dc7b0f75bb
@@ -6,7 +6,7 @@ version: 1.56.2+79
|
||||
isar_version: &isar_version 3.0.5
|
||||
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
sdk: ">=3.0.0-0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user