mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-07 19:59:07 +00:00
Implement CI/CD for Android (#48)
* Implement CI/CD for Android with Fastlane
This commit is contained in:
@@ -2,7 +2,7 @@ name: immich_mobile
|
||||
description: A new Flutter project.
|
||||
|
||||
publish_to: "none"
|
||||
version: 1.1.0+1
|
||||
version: 1.2.0+2
|
||||
|
||||
environment:
|
||||
sdk: ">=2.15.1 <3.0.0"
|
||||
@@ -17,7 +17,6 @@ dependencies:
|
||||
hive:
|
||||
hive_flutter:
|
||||
dio: ^4.0.4
|
||||
device_info_plus: ^3.2.1
|
||||
cached_network_image: ^3.2.0
|
||||
google_fonts: ^2.2.0
|
||||
percent_indicator: ^3.4.0
|
||||
|
||||
Reference in New Issue
Block a user