chore: update fastlane

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