diff --git a/metadata/dev.mateusznowak.demodulate.yml b/metadata/dev.mateusznowak.demodulate.yml index 0637733019..a2c6eb778c 100644 --- a/metadata/dev.mateusznowak.demodulate.yml +++ b/metadata/dev.mateusznowak.demodulate.yml @@ -375,6 +375,126 @@ Builds: gradleprops: - targetAbi=arm64-v8a + - versionName: 1.2.1 + versionCode: 100211 + commit: 216999ecb6b060d6c14a542f7185cc5a9831b913 + subdir: android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz + - echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - rm node.tar.gz + init: + - cd ../.. + - npm install --build-from-source + - npm run update-license-data + gradle: + - yes + scanignore: + - node_modules/@react-native-async-storage/async-storage/android/build.gradle + - node_modules/react-native/sdks/hermesc + - node_modules/react-native-device-country/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + scandelete: + - node_modules + gradleprops: + - targetAbi=armeabi-v7a + + - versionName: 1.2.1 + versionCode: 100212 + commit: 216999ecb6b060d6c14a542f7185cc5a9831b913 + subdir: android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz + - echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - rm node.tar.gz + init: + - cd ../.. + - npm install --build-from-source + - npm run update-license-data + gradle: + - yes + scanignore: + - node_modules/@react-native-async-storage/async-storage/android/build.gradle + - node_modules/react-native/sdks/hermesc + - node_modules/react-native-device-country/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + scandelete: + - node_modules + gradleprops: + - targetAbi=x86 + + - versionName: 1.2.1 + versionCode: 100213 + commit: 216999ecb6b060d6c14a542f7185cc5a9831b913 + subdir: android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz + - echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - rm node.tar.gz + init: + - cd ../.. + - npm install --build-from-source + - npm run update-license-data + gradle: + - yes + scanignore: + - node_modules/@react-native-async-storage/async-storage/android/build.gradle + - node_modules/react-native/sdks/hermesc + - node_modules/react-native-device-country/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + scandelete: + - node_modules + gradleprops: + - targetAbi=x86_64 + + - versionName: 1.2.1 + versionCode: 100214 + commit: 216999ecb6b060d6c14a542f7185cc5a9831b913 + subdir: android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - curl -Lo node.tar.gz https://nodejs.org/download/release/v22.18.0/node-v22.18.0-linux-x64.tar.gz + - echo "a2e703725d8683be86bb5da967bf8272f4518bdaf10f21389e2b2c9eaeae8c8a node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - rm node.tar.gz + init: + - cd ../.. + - npm install --build-from-source + - npm run update-license-data + gradle: + - yes + scanignore: + - node_modules/@react-native-async-storage/async-storage/android/build.gradle + - node_modules/react-native/sdks/hermesc + - node_modules/react-native-device-country/android/build.gradle + - node_modules/react-native-localize/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/react-native-track-player/android/build.gradle + scandelete: + - node_modules + gradleprops: + - targetAbi=arm64-v8a + AutoUpdateMode: Version UpdateCheckMode: Tags VercodeOperation: @@ -382,5 +502,5 @@ VercodeOperation: - '%c + 2' - '%c + 3' - '%c + 4' -CurrentVersion: 1.2.0 -CurrentVersionCode: 100204 +CurrentVersion: 1.2.1 +CurrentVersionCode: 100214