Automated builds

This commit is contained in:
Stefan Schueller 2020-08-29 22:50:00 +02:00
parent 35e4184627
commit 094a7a970b
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
json_key_file("../api-7592231789318752674-817790-e2fecb9aaf18.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
json_key_file("../google_play_api_key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("net.schueller.peertube") # e.g. com.krausefx.app

View File

@ -1,3 +1,5 @@
opt_out_usage
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
#
@ -11,9 +13,7 @@
#
# Uncomment the line if you want fastlane to automatically update itself
update_fastlane
opt_out_usage
#update_fastlane
default_platform(:android)