Skip to content

Commit d45b797

Browse files
authored
Update Fastfile
1 parent 7a2624b commit d45b797

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ desc "Build and Deploy a new version of Flipcash to the Google Play Store"
186186

187187
desc "Build and Deploy a new version of Flipcash2 to the Google Play Store"
188188
lane :deploy_flipcash2 do
189+
gradle(task: "generateEmojiList")
189190
gradle(
190191
task: "clean apps:flipcash:app2:bundle", #"clean app:bundleRelease",
191192
build_type: "release",

0 commit comments

Comments
 (0)