We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac28237 commit c7e11dbCopy full SHA for c7e11db
android/fastlane/Fastfile
@@ -71,6 +71,7 @@ platform :android do
71
skip_upload_images: true,
72
skip_upload_screenshots: true
73
)
74
+ end
75
end
76
77
lane :build do
0 commit comments