Skip to content

Commit

Permalink
Update Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Dec 3, 2024
1 parent d253cce commit 446914f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ platform :android do
applicationid = options[:applicationid] || "edu.stanford.bdh.engagehf"

version_codes = google_play_track_version_codes(
package_name: applicationid,
track: "internal",
json_key_data: ENV['SERVICE_ACCOUNT_JSON_KEY']
)
Expand Down

0 comments on commit 446914f

Please sign in to comment.