Skip to content

Commit

Permalink
Service Account Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobkoerber committed Dec 19, 2023
1 parent 9061d38 commit 01f259d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ platform :android do
validate_play_store_json_key(
json_key_data: Base64.strict_decode64(ENV["GOOGLE_PLAY_SERVICE_ACCOUNT_KEY"])
)
end


lane :android_beta do
Expand Down

0 comments on commit 01f259d

Please sign in to comment.