chore: update fastlane

This commit is contained in:
Salvatore Giordano
2021-09-06 11:23:46 +02:00
parent 6d7ac355df
commit 078c6324f3
@@ -26,7 +26,7 @@ lane :match_appstore do
app_identifier: [ app_identifier: [
"io.getstream.flutter", "io.getstream.flutter",
], ],
readonly: is_ci readonly: false
) )
end end