Cd integration (#24)

* - fastlane added
* Updated config.yml
This commit is contained in:
2023-02-18 00:07:14 +00:00
committed by GitHub
parent b823d2f4fd
commit 1bfd6e38e5
10 changed files with 493 additions and 10 deletions

3
android/Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"