chore: update fastlane

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