update fastlane

This commit is contained in:
Salvatore Giordano
2021-03-30 12:04:58 +02:00
parent 061e1cc16c
commit 6f6c57b6b1
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
fastlane_version "2.162.0" fastlane_version "2.179.0"
default_platform :ios default_platform :ios
before_all do before_all do
+1 -1
View File
@@ -1,7 +1,7 @@
name: example name: example
description: A new Flutter project. description: A new Flutter project.
publish_to: 'none' publish_to: 'none'
version: 1.5.2 version: 1.5.3
environment: environment:
sdk: ">=2.2.2 <3.0.0" sdk: ">=2.2.2 <3.0.0"