Manage Google Play, F-Droid via fastlane

This commit is contained in:
Dominik Schürmann
2017-04-27 20:53:14 +03:00
parent 5708072c3a
commit 6c2c8b2480
68 changed files with 708 additions and 0 deletions

12
.gitignore vendored
View File

@@ -26,3 +26,15 @@ pom.xml.*
# OS Specific
[Tt]humbs.db
.DS_Store
# fastlane specific
fastlane/report.xml
# deliver temporary files
fastlane/Preview.html
# snapshot generated screenshots
fastlane/screenshots
# scan temporary files
fastlane/test_output
# omit for now:
fastlane/Appfile