From 29c79ad1d8cd9b5729d965277b31ae950209142e Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 2 Feb 2023 09:56:16 -0600 Subject: [PATCH] chore(release) mobile release related changes 1.44 (#1522) * relase note * Add changelogs --- .../metadata/android/en-US/changelogs/67.txt | 7 +++++++ mobile/android/fastlane/report.xml | 6 +++--- mobile/ios/Runner.xcodeproj/project.pbxproj | 6 +++--- mobile/ios/Runner/Info.plist | 4 ++-- mobile/ios/fastlane/report.xml | 12 ++++++------ 5 files changed, 21 insertions(+), 14 deletions(-) create mode 100644 mobile/android/fastlane/metadata/android/en-US/changelogs/67.txt diff --git a/mobile/android/fastlane/metadata/android/en-US/changelogs/67.txt b/mobile/android/fastlane/metadata/android/en-US/changelogs/67.txt new file mode 100644 index 0000000000..6fd613719a --- /dev/null +++ b/mobile/android/fastlane/metadata/android/en-US/changelogs/67.txt @@ -0,0 +1,7 @@ +* reused HTTP client for uploading assets +* top padding missing from drag handle in add to album bottom sheet +* Improve the gallery to improve scale, double tap, and swipe gesture detection +* Uses clamping scroll physics on android +* Fix back button closing the app from multi selection in Android +* add and delete operation asset in album viewer doesn't update count in album list +* Update share_file to latest version and migrate to using cross platform shareXFile \ No newline at end of file diff --git a/mobile/android/fastlane/report.xml b/mobile/android/fastlane/report.xml index 6c24578afc..ad45dbc5d1 100644 --- a/mobile/android/fastlane/report.xml +++ b/mobile/android/fastlane/report.xml @@ -5,17 +5,17 @@ - + - + - + diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj index dd8d31f368..6717b20a46 100644 --- a/mobile/ios/Runner.xcodeproj/project.pbxproj +++ b/mobile/ios/Runner.xcodeproj/project.pbxproj @@ -360,7 +360,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 82; + CURRENT_PROJECT_VERSION = 83; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -495,7 +495,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 82; + CURRENT_PROJECT_VERSION = 83; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; @@ -522,7 +522,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 82; + CURRENT_PROJECT_VERSION = 83; 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 2fc4034c7d..00fe603af4 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.43.0 + 1.44.0 CFBundleSignature ???? CFBundleVersion - 82 + 83 LSRequiresIPhoneOS MGLMapboxMetricsEnabledSettingShownInApp diff --git a/mobile/ios/fastlane/report.xml b/mobile/ios/fastlane/report.xml index 5fa9a5e939..97dccb0c78 100644 --- a/mobile/ios/fastlane/report.xml +++ b/mobile/ios/fastlane/report.xml @@ -5,32 +5,32 @@ - + - + - + - + - + - +