This commit is contained in:
Karim Abou Zeid 2018-06-05 22:45:29 +02:00
commit 614f28e0c9
23 changed files with 220 additions and 89 deletions

View file

@ -12,6 +12,11 @@
# Uncomment the line if you want fastlane to automatically update itself
# update_fastlane
#
# Usage: 1. fastlane changelog
# 2. Prepare release
# 3. fastlane tag
# 4. fastlane beta|deploy_staged|deploy
default_platform(:android)