Skip to content

Commit

Permalink
[skip ci] Configure Appfile correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
jocmp committed Jun 24, 2024
1 parent 767a32d commit fb30a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane/Appfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("com.jocmp.basilreader") # e.g. com.krausefx.app
json_key_file('google-play-service-account.json')
package_name("com.jocmp.capyreader")

0 comments on commit fb30a96

Please sign in to comment.