update fastlane
This commit is contained in:
@@ -15,7 +15,8 @@ lane :match_me do
|
||||
"io.getstream.flutter",
|
||||
"io.getstream.flutter.Notifications"
|
||||
],
|
||||
readonly: true
|
||||
readonly: is_ci,
|
||||
force_for_new_devices: true
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user