Implement CI/CD for Android (#48)

* Implement CI/CD for Android with Fastlane
This commit is contained in:
Alex
2022-03-13 22:10:07 -05:00
committed by GitHub
parent db366aac08
commit 274fba1bd2
38 changed files with 346 additions and 63 deletions

View File

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