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

@@ -5,4 +5,7 @@ watch:
flutter packages pub run build_runner watch --delete-conflicting-outputs
create_app_icon:
flutter pub run flutter_launcher_icons:main
flutter pub run flutter_launcher_icons:main
build_release_android:
flutter build appbundle