mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
chore: use hosted isar flutter libs
This commit is contained in:
parent
22c5e49811
commit
4cd2cc223a
14 changed files with 39 additions and 36 deletions
|
|
@ -47,7 +47,7 @@ const AndroidDeviceAssetSchema = CollectionSchema(
|
|||
getId: _androidDeviceAssetGetId,
|
||||
getLinks: _androidDeviceAssetGetLinks,
|
||||
attach: _androidDeviceAssetAttach,
|
||||
version: '3.1.8',
|
||||
version: '3.3.0-dev.3',
|
||||
);
|
||||
|
||||
int _androidDeviceAssetEstimateSize(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue