From ee6c2d601efe878399fad43afe569953e0d2b336 Mon Sep 17 00:00:00 2001 From: richardo2016x <104543757+richardo2016x@users.noreply.github.com> Date: Wed, 1 May 2024 16:53:21 +0800 Subject: [PATCH] build: publish 0.1.8 (#261) * chore: add changelog. * build: prepare to publish. * build: update Podfile.lock * build: inc android versionCode. --- apps/mobile/android/app/build.gradle | 4 ++-- apps/mobile/ios/Podfile.lock | 6 ++++++ apps/mobile/ios/RabbyMobile/Info.plist | 2 +- apps/mobile/ios/RabbyMobileTests/Info.plist | 2 +- apps/mobile/package.json | 2 +- apps/mobile/src/changeLogs/0.1.8.md | 3 +++ 6 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 apps/mobile/src/changeLogs/0.1.8.md diff --git a/apps/mobile/android/app/build.gradle b/apps/mobile/android/app/build.gradle index 30812afd4..917452e9a 100644 --- a/apps/mobile/android/app/build.gradle +++ b/apps/mobile/android/app/build.gradle @@ -80,8 +80,8 @@ android { applicationId "com.debank.rabbymobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 13 - versionName "0.1.7" + versionCode 15 + versionName "0.1.8" } splits { abi { diff --git a/apps/mobile/ios/Podfile.lock b/apps/mobile/ios/Podfile.lock index 6d4a4d11c..c837f1261 100644 --- a/apps/mobile/ios/Podfile.lock +++ b/apps/mobile/ios/Podfile.lock @@ -418,6 +418,8 @@ PODS: - React-Core - react-native-animateable-text (0.11.0): - React-Core + - react-native-ble-manager (8.8.0): + - React-Core - react-native-ble-plx (2.0.3): - MultiplatformBleAdapter (= 0.1.9) - React-Core @@ -657,6 +659,7 @@ DEPENDENCIES: - React-logger (from `../node_modules/react-native/ReactCommon/logger`) - react-native-aes (from `../node_modules/react-native-aes-crypto`) - react-native-animateable-text (from `../node_modules/react-native-animateable-text`) + - react-native-ble-manager (from `../node_modules/react-native-ble-manager`) - react-native-ble-plx (from `../node_modules/react-native-ble-plx`) - "react-native-blur (from `../node_modules/@react-native-community/blur`)" - "react-native-compat (from `../node_modules/@walletconnect/react-native-compat`)" @@ -781,6 +784,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-aes-crypto" react-native-animateable-text: :path: "../node_modules/react-native-animateable-text" + react-native-ble-manager: + :path: "../node_modules/react-native-ble-manager" react-native-ble-plx: :path: "../node_modules/react-native-ble-plx" react-native-blur: @@ -922,6 +927,7 @@ SPEC CHECKSUMS: React-logger: 8edc785c47c8686c7962199a307015e2ce9a0e4f react-native-aes: b580a7919ae1ba5a1b457e7e4914a87eb01de6f4 react-native-animateable-text: 5f5a6e96f6c075aa943ce52ea7fd3fbb3e56d725 + react-native-ble-manager: f8add48474ad08a0bd3e46b2d1ebff5e00a628b7 react-native-ble-plx: f10240444452dfb2d2a13a0e4f58d7783e92d76e react-native-blur: cfdad7b3c01d725ab62a8a729f42ea463998afa2 react-native-compat: d658d1a1c8589c5a1b6c0f6c8c83c0a51880b7d2 diff --git a/apps/mobile/ios/RabbyMobile/Info.plist b/apps/mobile/ios/RabbyMobile/Info.plist index 19032d803..d87b05fca 100644 --- a/apps/mobile/ios/RabbyMobile/Info.plist +++ b/apps/mobile/ios/RabbyMobile/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.7 + 0.1.8 CFBundleSignature ???? CFBundleURLTypes diff --git a/apps/mobile/ios/RabbyMobileTests/Info.plist b/apps/mobile/ios/RabbyMobileTests/Info.plist index 396c11273..01b68e25b 100644 --- a/apps/mobile/ios/RabbyMobileTests/Info.plist +++ b/apps/mobile/ios/RabbyMobileTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.1.7 + 0.1.8 CFBundleSignature ???? CFBundleVersion diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 5e39ea8b2..ed7f45513 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -1,6 +1,6 @@ { "name": "rabby-mobile", - "version": "0.1.7", + "version": "0.1.8", "private": true, "repository": { "type": "git", diff --git a/apps/mobile/src/changeLogs/0.1.8.md b/apps/mobile/src/changeLogs/0.1.8.md new file mode 100644 index 000000000..64b13295e --- /dev/null +++ b/apps/mobile/src/changeLogs/0.1.8.md @@ -0,0 +1,3 @@ +### Features + +- Supported Onekey