Skip to content

Commit

Permalink
update play store android version
Browse files Browse the repository at this point in the history
  • Loading branch information
joreilly committed Apr 7, 2024
1 parent f6e277e commit 07cb924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ default_platform :android

platform :android do

androidVersionNum = 232
androidVersionNum = 233
wearVersionNum = 325

before_all do
Expand Down

0 comments on commit 07cb924

Please sign in to comment.