mirror of
https://github.com/immich-app/immich.git
synced 2025-11-19 20:22:34 +09:00
chore(mobile): upgrade gradle (#13901)
* chore(mobile): upgrade gradle * update photo_manager * migrate from kapt to ksp pumps kotlin and other dependency version to fix build issues * increase java heap size --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
2
mobile/lib/entities/exif_info.entity.g.dart
generated
2
mobile/lib/entities/exif_info.entity.g.dart
generated
@@ -109,7 +109,7 @@ const ExifInfoSchema = CollectionSchema(
|
||||
getId: _exifInfoGetId,
|
||||
getLinks: _exifInfoGetLinks,
|
||||
attach: _exifInfoAttach,
|
||||
version: '3.1.0+1',
|
||||
version: '3.1.8',
|
||||
);
|
||||
|
||||
int _exifInfoEstimateSize(
|
||||
|
||||
Reference in New Issue
Block a user