Bump versions

This commit is contained in:
Roland Geider
2021-04-12 12:42:52 +02:00
parent c363908099
commit 7bfa13992b
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.1.1)
aws-partitions (1.441.0)
aws-partitions (1.443.0)
aws-sdk-core (3.113.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -48,7 +48,7 @@ GEM
faraday_middleware (1.0.0)
faraday (~> 1.0)
fastimage (2.2.3)
fastlane (2.179.0)
fastlane (2.180.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
artifactory (~> 3.0)

View File

@@ -5,12 +5,12 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.0022186">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.0015926">
</testcase>
<testcase classname="fastlane.lanes" name="1: upload_to_play_store" time="68.3333626">
<testcase classname="fastlane.lanes" name="1: upload_to_play_store" time="64.1398148">
</testcase>

View File

@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.2.0+8
version: 0.2.0+9
environment:
sdk: '>=2.12.0 <3.0.0'