feat: setup Fastlane for Google Play Store

This commit is contained in:
Lei Nelissen
2023-04-10 17:10:12 +02:00
parent 943815e4a6
commit cc14373575
5 changed files with 49 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
package_name("nl.moeilijkedingen.jellyfinaudioplayer")
app_identifier("nl.moeilijkedingen.jellyfinaudioplayer")
apple_id("lei@moeilijkedingen.nl")
team_id("238P3C58WC")
team_id("238P3C58WC")
json_key_file("./fastlane/play-store-credentials.json")