diff --git a/mobile/android/fastlane/report.xml b/mobile/android/fastlane/report.xml index d268a40aee..7ddcb0e92f 100644 --- a/mobile/android/fastlane/report.xml +++ b/mobile/android/fastlane/report.xml @@ -10,12 +10,12 @@ </testcase> - <testcase classname="fastlane.lanes" name="1: bundleRelease" time="67.877631"> + <testcase classname="fastlane.lanes" name="1: bundleRelease" time="63.585931"> </testcase> - <testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="23.895222"> + <testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="24.755096"> </testcase> diff --git a/mobile/ios/Podfile.lock b/mobile/ios/Podfile.lock index 75168ce1c9..c6c23d942a 100644 --- a/mobile/ios/Podfile.lock +++ b/mobile/ios/Podfile.lock @@ -169,4 +169,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 599d8aeb73728400c15364e734525722250a5382 -COCOAPODS: 1.11.3 +COCOAPODS: 1.12.1 diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj index afba814a6f..9586cdfd58 100644 --- a/mobile/ios/Runner.xcodeproj/project.pbxproj +++ b/mobile/ios/Runner.xcodeproj/project.pbxproj @@ -379,7 +379,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 113; + CURRENT_PROJECT_VERSION = 116; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -515,7 +515,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 113; + CURRENT_PROJECT_VERSION = 116; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -543,7 +543,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 113; + CURRENT_PROJECT_VERSION = 116; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; diff --git a/mobile/ios/Runner/Info.plist b/mobile/ios/Runner/Info.plist index 405f9dff8f..398875a30d 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -59,11 +59,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.73.0</string> + <string>1.76.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>113</string> + <string>116</string> <key>FLTEnableImpeller</key> <true /> <key>ITSAppUsesNonExemptEncryption</key> diff --git a/mobile/ios/fastlane/report.xml b/mobile/ios/fastlane/report.xml index 3f00787c15..690ebf1bea 100644 --- a/mobile/ios/fastlane/report.xml +++ b/mobile/ios/fastlane/report.xml @@ -5,32 +5,32 @@ - <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000187"> + <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000243"> </testcase> - <testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.403882"> + <testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.611762"> </testcase> - <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="5.068392"> + <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="6.937008"> </testcase> - <testcase classname="fastlane.lanes" name="3: increment_build_number" time="1.988079"> + <testcase classname="fastlane.lanes" name="3: increment_build_number" time="2.740416"> </testcase> - <testcase classname="fastlane.lanes" name="4: build_app" time="96.47923"> + <testcase classname="fastlane.lanes" name="4: build_app" time="93.625943"> </testcase> - <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="57.517755"> + <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="62.107671"> </testcase>