This commit is contained in:
Karim Abou Zeid 2018-06-05 22:49:23 +02:00
commit 06f8226e23
24 changed files with 218 additions and 137 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)