Automated builds
This commit is contained in:
parent
35e4184627
commit
094a7a970b
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user