diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml
index 105814b5b4..e84eab6442 100644
--- a/metadata/com.streetwriters.notesnook.yml
+++ b/metadata/com.streetwriters.notesnook.yml
@@ -11713,298 +11713,9 @@ Builds:
- reactNativeArchitectures=x86_64
- fdroidBuild=true
- - versionName: 3.2.12
- versionCode: 15341
- disable: build failed on old server
- commit: 5e05d964876877eca93d625f61337da3a14b0e00
- subdir: apps/mobile/native/android/app
- sudo:
- - sysctl fs.inotify.max_user_watches=524288 || true
- - apt-get update
- - apt-get install -y --no-install-recommends g++ build-essential
- - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz
- - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz"
- | sha256sum -c -
- - tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- - npm install -g yarn
- init:
- - cd ../../../../..
- - npm ci --ignore-scripts --prefer-offline --no-audit
- - npm run bootstrap -- --scope=mobile
- - npx nx run @notesnook/mobile:build
- gradle:
- - yes
- rm:
- - extensions
- - apps/desktop
- - apps/web
- - packages/clipper
- prebuild:
- - sed -i -e 's|||g'
- ./src/main/AndroidManifest.xml
- - cd ../../
- - echo GITHUB_RELEASE=true > .env
- - sed -i -e 's|false|true|g' react-native.config.js
- - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
- - rm -rf ../../../.nx/cache/*-logs.tar.gz
- scanignore:
- - apps/mobile/native/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
- - apps/mobile/node_modules/jsc-android
- - apps/mobile/node_modules/react-native/*
- - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
- - apps/mobile/node_modules/react-native-blob-util/android/build.gradle
- - apps/mobile/node_modules/react-native-pdf/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle
- - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
- - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
- - apps/mobile/node_modules/react-native-device-info/android/build.gradle
- - apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- - apps/mobile/node_modules/react-native-gzip/android/build.gradle
- - apps/mobile/node_modules/react-native-keychain/android/build.gradle
- - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- - apps/mobile/node_modules/react-native-pager-view/android/build.gradle
- - apps/mobile/node_modules/react-native-reanimated/android/build.gradle
- - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
- - apps/mobile/node_modules/react-native-screens/android/build.gradle
- - apps/mobile/node_modules/react-native-securerandom/android/build.gradle
- - apps/mobile/node_modules/react-native-share/android/build.gradle
- - apps/mobile/node_modules/react-native-svg/android/build.gradle
- - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
- - apps/mobile/node_modules/react-native-webview/android/build.gradle
- - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
- scandelete:
- - apps/mobile/node_modules
- - node_modules
- - packages
- - servers/themes/node_modules
- ndk: r27b
- gradleprops:
- - buildUniversalApk=false
- - reactNativeArchitectures=armeabi-v7a
- - fdroidBuild=true
-
- - versionName: 3.2.12
- versionCode: 15342
- disable: build failed on old server
- commit: 5e05d964876877eca93d625f61337da3a14b0e00
- subdir: apps/mobile/native/android/app
- sudo:
- - sysctl fs.inotify.max_user_watches=524288 || true
- - apt-get update
- - apt-get install -y --no-install-recommends g++ build-essential
- - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz
- - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz"
- | sha256sum -c -
- - tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- - npm install -g yarn
- init:
- - cd ../../../../..
- - npm ci --ignore-scripts --prefer-offline --no-audit
- - npm run bootstrap -- --scope=mobile
- - npx nx run @notesnook/mobile:build
- gradle:
- - yes
- rm:
- - extensions
- - apps/desktop
- - apps/web
- - packages/clipper
- prebuild:
- - sed -i -e 's|||g'
- ./src/main/AndroidManifest.xml
- - cd ../../
- - echo GITHUB_RELEASE=true > .env
- - sed -i -e 's|false|true|g' react-native.config.js
- - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
- - rm -rf ../../../.nx/cache/*-logs.tar.gz
- scanignore:
- - apps/mobile/native/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
- - apps/mobile/node_modules/jsc-android
- - apps/mobile/node_modules/react-native/*
- - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle
- - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
- - apps/mobile/node_modules/react-native-blob-util/android/build.gradle
- - apps/mobile/node_modules/react-native-pdf/android/build.gradle
- - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
- - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
- - apps/mobile/node_modules/react-native-device-info/android/build.gradle
- - apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- - apps/mobile/node_modules/react-native-gzip/android/build.gradle
- - apps/mobile/node_modules/react-native-keychain/android/build.gradle
- - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- - apps/mobile/node_modules/react-native-pager-view/android/build.gradle
- - apps/mobile/node_modules/react-native-reanimated/android/build.gradle
- - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
- - apps/mobile/node_modules/react-native-screens/android/build.gradle
- - apps/mobile/node_modules/react-native-securerandom/android/build.gradle
- - apps/mobile/node_modules/react-native-share/android/build.gradle
- - apps/mobile/node_modules/react-native-svg/android/build.gradle
- - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
- - apps/mobile/node_modules/react-native-webview/android/build.gradle
- - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
- scandelete:
- - apps/mobile/node_modules
- - node_modules
- - packages
- - servers/themes/node_modules
- ndk: r27b
- gradleprops:
- - buildUniversalApk=false
- - reactNativeArchitectures=x86
- - fdroidBuild=true
-
- - versionName: 3.2.12
- versionCode: 15343
- disable: build failed on old server
- commit: 5e05d964876877eca93d625f61337da3a14b0e00
- subdir: apps/mobile/native/android/app
- sudo:
- - sysctl fs.inotify.max_user_watches=524288 || true
- - apt-get update
- - apt-get install -y --no-install-recommends g++ build-essential
- - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz
- - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz"
- | sha256sum -c -
- - tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- - npm install -g yarn
- init:
- - cd ../../../../..
- - npm ci --ignore-scripts --prefer-offline --no-audit
- - npm run bootstrap -- --scope=mobile
- - npx nx run @notesnook/mobile:build
- gradle:
- - yes
- rm:
- - extensions
- - apps/desktop
- - apps/web
- - packages/clipper
- prebuild:
- - sed -i -e 's|||g'
- ./src/main/AndroidManifest.xml
- - cd ../../
- - echo GITHUB_RELEASE=true > .env
- - sed -i -e 's|false|true|g' react-native.config.js
- - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
- - rm -rf ../../../.nx/cache/*-logs.tar.gz
- scanignore:
- - apps/mobile/native/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
- - apps/mobile/node_modules/jsc-android
- - apps/mobile/node_modules/react-native/*
- - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
- - apps/mobile/node_modules/react-native-blob-util/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle
- - apps/mobile/node_modules/react-native-pdf/android/build.gradle
- - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
- - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
- - apps/mobile/node_modules/react-native-device-info/android/build.gradle
- - apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- - apps/mobile/node_modules/react-native-gzip/android/build.gradle
- - apps/mobile/node_modules/react-native-keychain/android/build.gradle
- - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- - apps/mobile/node_modules/react-native-pager-view/android/build.gradle
- - apps/mobile/node_modules/react-native-reanimated/android/build.gradle
- - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
- - apps/mobile/node_modules/react-native-screens/android/build.gradle
- - apps/mobile/node_modules/react-native-securerandom/android/build.gradle
- - apps/mobile/node_modules/react-native-share/android/build.gradle
- - apps/mobile/node_modules/react-native-svg/android/build.gradle
- - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
- - apps/mobile/node_modules/react-native-webview/android/build.gradle
- - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
- scandelete:
- - apps/mobile/node_modules
- - node_modules
- - packages
- - servers/themes/node_modules
- ndk: r27b
- gradleprops:
- - buildUniversalApk=false
- - reactNativeArchitectures=arm64-v8a
- - fdroidBuild=true
-
- - versionName: 3.2.12
- versionCode: 15344
- disable: build failed on old server
- commit: 5e05d964876877eca93d625f61337da3a14b0e00
- subdir: apps/mobile/native/android/app
- sudo:
- - sysctl fs.inotify.max_user_watches=524288 || true
- - apt-get update
- - apt-get install -y --no-install-recommends g++ build-essential
- - curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz
- - echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz"
- | sha256sum -c -
- - tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- - npm install -g yarn
- init:
- - cd ../../../../..
- - npm ci --ignore-scripts --prefer-offline --no-audit
- - npm run bootstrap -- --scope=mobile
- - npx nx run @notesnook/mobile:build
- gradle:
- - yes
- rm:
- - extensions
- - apps/desktop
- - apps/web
- - packages/clipper
- prebuild:
- - sed -i -e 's|||g'
- ./src/main/AndroidManifest.xml
- - cd ../../
- - echo GITHUB_RELEASE=true > .env
- - sed -i -e 's|false|true|g' react-native.config.js
- - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
- - rm -rf ../../../.nx/cache/*-logs.tar.gz
- scanignore:
- - apps/mobile/native/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
- - apps/mobile/node_modules/jsc-android
- - apps/mobile/node_modules/react-native/*
- - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
- - apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/lazysodium-android/app/build.gradle
- - apps/mobile/node_modules/react-native-blob-util/android/build.gradle
- - apps/mobile/node_modules/react-native-pdf/android/build.gradle
- - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
- - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
- - apps/mobile/node_modules/react-native-device-info/android/build.gradle
- - apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- - apps/mobile/node_modules/react-native-gzip/android/build.gradle
- - apps/mobile/node_modules/react-native-keychain/android/build.gradle
- - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- - apps/mobile/node_modules/react-native-pager-view/android/build.gradle
- - apps/mobile/node_modules/react-native-reanimated/android/build.gradle
- - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
- - apps/mobile/node_modules/react-native-screens/android/build.gradle
- - apps/mobile/node_modules/react-native-securerandom/android/build.gradle
- - apps/mobile/node_modules/react-native-share/android/build.gradle
- - apps/mobile/node_modules/react-native-svg/android/build.gradle
- - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
- - apps/mobile/node_modules/react-native-webview/android/build.gradle
- - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
- scandelete:
- - apps/mobile/node_modules
- - node_modules
- - packages
- - servers/themes/node_modules
- ndk: r27b
- gradleprops:
- - buildUniversalApk=false
- - reactNativeArchitectures=x86_64
- - fdroidBuild=true
-
- - versionName: 3.3.6
- versionCode: 15376
- disable: build failed on old server
- commit: 8cd8e93487aeb54f83a6ac7b35e0708ec8eceb1d
+ - versionName: 3.3.7
+ versionCode: 15381
+ commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832
subdir: apps/mobile/native/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
@@ -12050,6 +11761,7 @@ Builds:
- apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- apps/mobile/node_modules/react-native-gzip/android/build.gradle
+ - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle
- apps/mobile/node_modules/react-native-keychain/android/build.gradle
- apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- apps/mobile/node_modules/react-native-pager-view/android/build.gradle
@@ -12073,10 +11785,9 @@ Builds:
- reactNativeArchitectures=armeabi-v7a
- fdroidBuild=true
- - versionName: 3.3.6
- versionCode: 15377
- disable: build failed on old server
- commit: 8cd8e93487aeb54f83a6ac7b35e0708ec8eceb1d
+ - versionName: 3.3.7
+ versionCode: 15382
+ commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832
subdir: apps/mobile/native/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
@@ -12122,6 +11833,7 @@ Builds:
- apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- apps/mobile/node_modules/react-native-gzip/android/build.gradle
+ - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle
- apps/mobile/node_modules/react-native-keychain/android/build.gradle
- apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- apps/mobile/node_modules/react-native-pager-view/android/build.gradle
@@ -12145,10 +11857,9 @@ Builds:
- reactNativeArchitectures=x86
- fdroidBuild=true
- - versionName: 3.3.6
- versionCode: 15378
- disable: build failed on old server
- commit: 8cd8e93487aeb54f83a6ac7b35e0708ec8eceb1d
+ - versionName: 3.3.7
+ versionCode: 15383
+ commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832
subdir: apps/mobile/native/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
@@ -12194,6 +11905,7 @@ Builds:
- apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- apps/mobile/node_modules/react-native-gzip/android/build.gradle
+ - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle
- apps/mobile/node_modules/react-native-keychain/android/build.gradle
- apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- apps/mobile/node_modules/react-native-pager-view/android/build.gradle
@@ -12217,10 +11929,9 @@ Builds:
- reactNativeArchitectures=arm64-v8a
- fdroidBuild=true
- - versionName: 3.3.6
- versionCode: 15379
- disable: build failed on old server
- commit: 8cd8e93487aeb54f83a6ac7b35e0708ec8eceb1d
+ - versionName: 3.3.7
+ versionCode: 15384
+ commit: fbc74ec35995e6e3ca30604b30d5d1d7decb1832
subdir: apps/mobile/native/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
@@ -12266,6 +11977,7 @@ Builds:
- apps/mobile/node_modules/react-native-document-picker/android/build.gradle
- apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
- apps/mobile/node_modules/react-native-gzip/android/build.gradle
+ - apps/mobile/node_modules/react-native-image-crop-picker/android/build.gradle
- apps/mobile/node_modules/react-native-keychain/android/build.gradle
- apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
- apps/mobile/node_modules/react-native-pager-view/android/build.gradle
@@ -12297,5 +12009,5 @@ VercodeOperation:
- '%c * 5 + 3'
- '%c * 5 + 4'
UpdateCheckData: apps/mobile/native/android/app/build.gradle|versionCode\s(\d+)|apps/mobile/package.json|"version":.*\"(.*)\",
-CurrentVersion: 3.3.6
-CurrentVersionCode: 15379
+CurrentVersion: 3.3.7
+CurrentVersionCode: 15384