fix firebase in fastlane

This commit is contained in:
Salvatore Giordano
2020-07-29 12:22:37 +02:00
parent bdac795059
commit e1aaa63ac7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ platform :ios do
firebase_app_distribution(
app: "1:674907137625:ios:cafb9fb076a453c4d7f348",
groups: "ios-stream-testers",
groups: "ios-stream-testers"
)
end
end
+1 -1
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
version: 1.0.10+12
version: 1.0.11+13
environment:
sdk: ">=2.2.2 <3.0.0"