chore: Restructure github action, add github create release action, update fastfile

This commit is contained in:
Anton Stubenbord
2023-04-27 19:29:38 +02:00
parent 79a3c3bfdc
commit b39192981d
8 changed files with 236 additions and 69 deletions

View File

@@ -1,3 +1,5 @@
source "https://rubygems.org"
gem "fastlane"
gem "fastlane"
gem 'fastlane-plugin-flutter_version', '~> 1.1', '>= 1.1.15'