mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
7618 lines
333 KiB
YAML
7618 lines
333 KiB
YAML
Categories:
|
|
- Time
|
|
License: AGPL-3.0-only
|
|
WebSite: https://github.com/meypod/al-azan
|
|
SourceCode: https://github.com/meypod/al-azan
|
|
IssueTracker: https://github.com/meypod/al-azan/issues
|
|
|
|
AutoName: Al-Azan
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/meypod/al-azan.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.6
|
|
versionCode: 12
|
|
commit: b78b42c08a7753a4329579fe2ef2e2a2f7078659
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.0.8
|
|
versionCode: 14
|
|
commit: 1b2bb956e349245a41332e4e4d86f98b7ba7ee0d
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 17
|
|
commit: 25dc7c4aed5f958748d9c7b22c0c2db2543cc1b9
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.2.2
|
|
versionCode: 19
|
|
commit: 5c68bfa5df54abb8879157bcf66731d9d4fe9329
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 20
|
|
commit: 8283825cf375cc22363b1b661eb6d0d1ed7c7701
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.4.3
|
|
versionCode: 24
|
|
commit: be5b2b0d2130d0164c09af072011a23212ca964b
|
|
subdir: android/app
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- curl -Lo node.tar.xz https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz
|
|
- echo "edcb6e9bb049ae365611aa209fc03c4bfc7e0295dbcc5b2f1e710ac70384a8ec node.tar.xz"
|
|
| sha256sum -c -
|
|
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
|
|
- npm -g install yarn
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.4.9
|
|
versionCode: 30
|
|
commit: 8883a2712c9ba4c63ad4f0897f18968e435843cb
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 31
|
|
commit: 9208eef9688ec0e518e1ab3e44fdf5d8364f4076
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.6.0
|
|
versionCode: 32
|
|
commit: 0d8dbc76f2f6ecdf6c9107f1817209177eab9179
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.7.0
|
|
versionCode: 33
|
|
commit: 8907cee0f685e24cf05871697bbc0e431393877a
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 34001
|
|
commit: 800c4b9932af161bda3c50e102a65744403a90c8
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 34002
|
|
commit: 800c4b9932af161bda3c50e102a65744403a90c8
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 34003
|
|
commit: 800c4b9932af161bda3c50e102a65744403a90c8
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 34004
|
|
commit: 800c4b9932af161bda3c50e102a65744403a90c8
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.8.0
|
|
versionCode: 35001
|
|
commit: ff63b2d941cb7392227b5cff3ee7c841edf44c96
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.8.0
|
|
versionCode: 35002
|
|
commit: ff63b2d941cb7392227b5cff3ee7c841edf44c96
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.8.0
|
|
versionCode: 35003
|
|
commit: ff63b2d941cb7392227b5cff3ee7c841edf44c96
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.8.0
|
|
versionCode: 35004
|
|
commit: ff63b2d941cb7392227b5cff3ee7c841edf44c96
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 36001
|
|
commit: 62be619ff18848f47b24d3e39e3f070a4a489d01
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 36002
|
|
commit: 62be619ff18848f47b24d3e39e3f070a4a489d01
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 36003
|
|
commit: 62be619ff18848f47b24d3e39e3f070a4a489d01
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.8.1
|
|
versionCode: 36004
|
|
commit: 62be619ff18848f47b24d3e39e3f070a4a489d01
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 37001
|
|
commit: 305b59dd3855063a947490b3ea29e09939f5f99c
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 37002
|
|
commit: 305b59dd3855063a947490b3ea29e09939f5f99c
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 37003
|
|
commit: 305b59dd3855063a947490b3ea29e09939f5f99c
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.9.0
|
|
versionCode: 37004
|
|
commit: 305b59dd3855063a947490b3ea29e09939f5f99c
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@5.6.0-guava-4
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- android/build.gradle
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/android
|
|
- node_modules/react-native/ReactAndroid/build.gradle
|
|
- node_modules/react-native/ReactAndroid/hermes-engine/build.gradle
|
|
- node_modules/react-native-mmkv/android/build.gradle
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
- node_modules/@callstack/repack/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-alarm-module/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: r21e
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.10.0
|
|
versionCode: 38001
|
|
commit: fdb82fbf8c6ebedbbd40993f1d9b1696e5b008a7
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.10.0
|
|
versionCode: 38002
|
|
commit: fdb82fbf8c6ebedbbd40993f1d9b1696e5b008a7
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.10.0
|
|
versionCode: 38003
|
|
commit: fdb82fbf8c6ebedbbd40993f1d9b1696e5b008a7
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.10.0
|
|
versionCode: 38004
|
|
commit: fdb82fbf8c6ebedbbd40993f1d9b1696e5b008a7
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.10.1
|
|
versionCode: 39001
|
|
commit: 88a263611abaaf2f845ad5ed620cf7327214bd83
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.10.1
|
|
versionCode: 39002
|
|
commit: 88a263611abaaf2f845ad5ed620cf7327214bd83
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.10.1
|
|
versionCode: 39003
|
|
commit: 88a263611abaaf2f845ad5ed620cf7327214bd83
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.10.1
|
|
versionCode: 39004
|
|
commit: 88a263611abaaf2f845ad5ed620cf7327214bd83
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.10.2
|
|
versionCode: 40001
|
|
commit: 2b5132cf4561ba0197a441e94a49f94081fa08f6
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.10.2
|
|
versionCode: 40002
|
|
commit: 2b5132cf4561ba0197a441e94a49f94081fa08f6
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.10.2
|
|
versionCode: 40003
|
|
commit: 2b5132cf4561ba0197a441e94a49f94081fa08f6
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.10.2
|
|
versionCode: 40004
|
|
commit: 2b5132cf4561ba0197a441e94a49f94081fa08f6
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.10.3
|
|
versionCode: 41001
|
|
commit: 69ffd4c9f4d8551d12459cbf8204bf1894ee190b
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.10.3
|
|
versionCode: 41002
|
|
commit: 69ffd4c9f4d8551d12459cbf8204bf1894ee190b
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.10.3
|
|
versionCode: 41003
|
|
commit: 69ffd4c9f4d8551d12459cbf8204bf1894ee190b
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.10.3
|
|
versionCode: 41004
|
|
commit: 69ffd4c9f4d8551d12459cbf8204bf1894ee190b
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-blob-util/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.12.2
|
|
versionCode: 45001
|
|
commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.12.2
|
|
versionCode: 45002
|
|
commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.12.2
|
|
versionCode: 45003
|
|
commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.12.2
|
|
versionCode: 45004
|
|
commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.12.4
|
|
versionCode: 47001
|
|
commit: 25baf960064416e0178e6ee76bd6e6e9a7390690
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.12.4
|
|
versionCode: 47002
|
|
commit: 25baf960064416e0178e6ee76bd6e6e9a7390690
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.12.4
|
|
versionCode: 47003
|
|
commit: 25baf960064416e0178e6ee76bd6e6e9a7390690
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.12.5
|
|
versionCode: 48002
|
|
commit: c43e7bb8ddf1751b4ea460cc5cae6fea73151fa3
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.12.5
|
|
versionCode: 48004
|
|
commit: c43e7bb8ddf1751b4ea460cc5cae6fea73151fa3
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.13.0
|
|
versionCode: 49001
|
|
commit: a9001e305010ae7f4648ee984e97f7a5e80cc960
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.13.0
|
|
versionCode: 49002
|
|
commit: a9001e305010ae7f4648ee984e97f7a5e80cc960
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.13.0
|
|
versionCode: 49003
|
|
commit: a9001e305010ae7f4648ee984e97f7a5e80cc960
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.13.0
|
|
versionCode: 49004
|
|
commit: a9001e305010ae7f4648ee984e97f7a5e80cc960
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.13.1
|
|
versionCode: 50001
|
|
commit: 73eff626e78c77d0e918f1775c4690e2f826e499
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.13.1
|
|
versionCode: 50002
|
|
commit: 73eff626e78c77d0e918f1775c4690e2f826e499
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.13.1
|
|
versionCode: 50003
|
|
commit: 73eff626e78c77d0e918f1775c4690e2f826e499
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.13.1
|
|
versionCode: 50004
|
|
commit: 73eff626e78c77d0e918f1775c4690e2f826e499
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.5.0-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.13.4
|
|
versionCode: 53001
|
|
commit: d2414ee3fa78f961b65931d551c88a119bb9278e
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.13.4
|
|
versionCode: 53002
|
|
commit: d2414ee3fa78f961b65931d551c88a119bb9278e
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.13.4
|
|
versionCode: 53003
|
|
commit: d2414ee3fa78f961b65931d551c88a119bb9278e
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.13.4
|
|
versionCode: 53004
|
|
commit: d2414ee3fa78f961b65931d551c88a119bb9278e
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.13.7
|
|
versionCode: 56001
|
|
commit: a90464af68127faef4f2f8f37b455dd1946d4bab
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.13.7
|
|
versionCode: 56002
|
|
commit: a90464af68127faef4f2f8f37b455dd1946d4bab
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.13.7
|
|
versionCode: 56003
|
|
commit: a90464af68127faef4f2f8f37b455dd1946d4bab
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.13.7
|
|
versionCode: 56004
|
|
commit: a90464af68127faef4f2f8f37b455dd1946d4bab
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.0
|
|
versionCode: 58001
|
|
commit: 0293c81ec752cd7a11077dd161be45b82b735d60
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.0
|
|
versionCode: 58002
|
|
commit: 0293c81ec752cd7a11077dd161be45b82b735d60
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.0
|
|
versionCode: 58003
|
|
commit: 0293c81ec752cd7a11077dd161be45b82b735d60
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.0
|
|
versionCode: 58004
|
|
commit: 0293c81ec752cd7a11077dd161be45b82b735d60
|
|
subdir: android/app
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- meypod-notifee@7.6.1-guava-alarm
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
|
-f2)
|
|
- pushd $$meypod-notifee$$
|
|
- git checkout $NOTIFEE_COMMIT
|
|
- popd
|
|
- mkdir -p ./node_modules/@notifee/core/
|
|
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/@notifee/core/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.1
|
|
versionCode: 59001
|
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.1
|
|
versionCode: 59002
|
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.1
|
|
versionCode: 59003
|
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.1
|
|
versionCode: 59004
|
|
commit: 19a12dd5b8c0813dff2a6045f1afd1accff6e433
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.2
|
|
versionCode: 60001
|
|
commit: 603eae45fd0e5ed0526070a16ac7871eaffea1ef
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.2
|
|
versionCode: 60002
|
|
commit: 603eae45fd0e5ed0526070a16ac7871eaffea1ef
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.2
|
|
versionCode: 60003
|
|
commit: 603eae45fd0e5ed0526070a16ac7871eaffea1ef
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.2
|
|
versionCode: 60004
|
|
commit: 603eae45fd0e5ed0526070a16ac7871eaffea1ef
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.3
|
|
versionCode: 61001
|
|
commit: e19525f3baa5252412b5f13111be395d323d0a15
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.3
|
|
versionCode: 61002
|
|
commit: e19525f3baa5252412b5f13111be395d323d0a15
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.3
|
|
versionCode: 61003
|
|
commit: e19525f3baa5252412b5f13111be395d323d0a15
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.3
|
|
versionCode: 61004
|
|
commit: e19525f3baa5252412b5f13111be395d323d0a15
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.4
|
|
versionCode: 62001
|
|
commit: f24530f2e7b6950c912fe77436f44e923cef7923
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.4
|
|
versionCode: 62002
|
|
commit: f24530f2e7b6950c912fe77436f44e923cef7923
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.4
|
|
versionCode: 62003
|
|
commit: f24530f2e7b6950c912fe77436f44e923cef7923
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.4
|
|
versionCode: 62004
|
|
commit: f24530f2e7b6950c912fe77436f44e923cef7923
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.14.5
|
|
versionCode: 63001
|
|
commit: 21dafa51f3715da77a1cfd139d572b34a2c526cf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.14.5
|
|
versionCode: 63002
|
|
commit: 21dafa51f3715da77a1cfd139d572b34a2c526cf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.14.5
|
|
versionCode: 63003
|
|
commit: 21dafa51f3715da77a1cfd139d572b34a2c526cf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.14.5
|
|
versionCode: 63004
|
|
commit: 21dafa51f3715da77a1cfd139d572b34a2c526cf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.15.0
|
|
versionCode: 64001
|
|
commit: 1947e83fb71edb36a659a8b6bc5826d456f24bb0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.15.0
|
|
versionCode: 64002
|
|
commit: 1947e83fb71edb36a659a8b6bc5826d456f24bb0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.15.0
|
|
versionCode: 64003
|
|
commit: 1947e83fb71edb36a659a8b6bc5826d456f24bb0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.15.0
|
|
versionCode: 64004
|
|
commit: 1947e83fb71edb36a659a8b6bc5826d456f24bb0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-file-access/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.16.0
|
|
versionCode: 65001
|
|
commit: 3ee5f9137ecfdb1c341596f29d29c591ae6c1f32
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.16.0
|
|
versionCode: 65002
|
|
commit: 3ee5f9137ecfdb1c341596f29d29c591ae6c1f32
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.16.0
|
|
versionCode: 65003
|
|
commit: 3ee5f9137ecfdb1c341596f29d29c591ae6c1f32
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.16.0
|
|
versionCode: 65004
|
|
commit: 3ee5f9137ecfdb1c341596f29d29c591ae6c1f32
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native/build.gradle.kts
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.0
|
|
versionCode: 66001
|
|
commit: 1b3075efe244eaee2bd8ed723f4fce937109c981
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.0
|
|
versionCode: 66002
|
|
commit: 1b3075efe244eaee2bd8ed723f4fce937109c981
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.0
|
|
versionCode: 66003
|
|
commit: 1b3075efe244eaee2bd8ed723f4fce937109c981
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.0
|
|
versionCode: 66004
|
|
commit: 1b3075efe244eaee2bd8ed723f4fce937109c981
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.1
|
|
versionCode: 67001
|
|
commit: a3fe259b73ef92d9bc1c182941a9ef2380b29fb2
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.1
|
|
versionCode: 67002
|
|
commit: a3fe259b73ef92d9bc1c182941a9ef2380b29fb2
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.1
|
|
versionCode: 67003
|
|
commit: a3fe259b73ef92d9bc1c182941a9ef2380b29fb2
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.1
|
|
versionCode: 67004
|
|
commit: a3fe259b73ef92d9bc1c182941a9ef2380b29fb2
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.2
|
|
versionCode: 68001
|
|
commit: ff5564748eaee000ee47988fd1942f89a4394a9b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.2
|
|
versionCode: 68002
|
|
commit: ff5564748eaee000ee47988fd1942f89a4394a9b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.2
|
|
versionCode: 68003
|
|
commit: ff5564748eaee000ee47988fd1942f89a4394a9b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.2
|
|
versionCode: 68004
|
|
commit: ff5564748eaee000ee47988fd1942f89a4394a9b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.3
|
|
versionCode: 70001
|
|
commit: c8cb8f810503b16d55306fe197c6ff19ea2a8ab4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.3
|
|
versionCode: 70002
|
|
commit: c8cb8f810503b16d55306fe197c6ff19ea2a8ab4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.3
|
|
versionCode: 70003
|
|
commit: c8cb8f810503b16d55306fe197c6ff19ea2a8ab4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.3
|
|
versionCode: 70004
|
|
commit: c8cb8f810503b16d55306fe197c6ff19ea2a8ab4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.4
|
|
versionCode: 71001
|
|
commit: 7afd5a6727d4d696405952ccc85f0ea00be16386
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.4
|
|
versionCode: 71002
|
|
commit: 7afd5a6727d4d696405952ccc85f0ea00be16386
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.4
|
|
versionCode: 71003
|
|
commit: 7afd5a6727d4d696405952ccc85f0ea00be16386
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.4
|
|
versionCode: 71004
|
|
commit: 7afd5a6727d4d696405952ccc85f0ea00be16386
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-document-picker/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.5
|
|
versionCode: 72001
|
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.5
|
|
versionCode: 72002
|
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.5
|
|
versionCode: 72003
|
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.5
|
|
versionCode: 72004
|
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.6
|
|
versionCode: 73001
|
|
commit: f8af3f5338688148c1592e7ce04c2d22ccc06bcf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.6
|
|
versionCode: 73002
|
|
commit: f8af3f5338688148c1592e7ce04c2d22ccc06bcf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.6
|
|
versionCode: 73003
|
|
commit: f8af3f5338688148c1592e7ce04c2d22ccc06bcf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.6
|
|
versionCode: 73004
|
|
commit: f8af3f5338688148c1592e7ce04c2d22ccc06bcf
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.7
|
|
versionCode: 74001
|
|
commit: 21afc9a99a3249e529b0db5757b8cae2a27d2e2a
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.7
|
|
versionCode: 74002
|
|
commit: 21afc9a99a3249e529b0db5757b8cae2a27d2e2a
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.7
|
|
versionCode: 74003
|
|
commit: 21afc9a99a3249e529b0db5757b8cae2a27d2e2a
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.7
|
|
versionCode: 74004
|
|
commit: 21afc9a99a3249e529b0db5757b8cae2a27d2e2a
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.8
|
|
versionCode: 75001
|
|
commit: 6d885a58212a1fb49ed08cdc51a2f69c4708e150
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.8
|
|
versionCode: 75002
|
|
commit: 6d885a58212a1fb49ed08cdc51a2f69c4708e150
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.8
|
|
versionCode: 75003
|
|
commit: 6d885a58212a1fb49ed08cdc51a2f69c4708e150
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.8
|
|
versionCode: 75004
|
|
commit: 6d885a58212a1fb49ed08cdc51a2f69c4708e150
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
|
| sha256sum -c -
|
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
- npm install -g yarn
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.9
|
|
versionCode: 76001
|
|
commit: b5e2a930dcc6f0e5772077c78f8838079921a22b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.9
|
|
versionCode: 76002
|
|
commit: b5e2a930dcc6f0e5772077c78f8838079921a22b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.9
|
|
versionCode: 76003
|
|
commit: b5e2a930dcc6f0e5772077c78f8838079921a22b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.9
|
|
versionCode: 76004
|
|
commit: b5e2a930dcc6f0e5772077c78f8838079921a22b
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
- yarn remove @maplibre/maplibre-react-native
|
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 23.1.7779620
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
- versionName: 1.17.10
|
|
versionCode: 77001
|
|
commit: 2cdc531a916ba901e4fd1d718772f05bfdd60b34
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed -i '/maven {/,+2d' ./node_modules/@maplibre/maplibre-react-native/android/rctmln/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- .yarn
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/@maplibre/maplibre-react-native/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 26.1.10909125
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=armeabi-v7a
|
|
|
|
- versionName: 1.17.10
|
|
versionCode: 77002
|
|
commit: 2cdc531a916ba901e4fd1d718772f05bfdd60b34
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed -i '/maven {/,+2d' ./node_modules/@maplibre/maplibre-react-native/android/rctmln/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- .yarn
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/@maplibre/maplibre-react-native/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 26.1.10909125
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86
|
|
|
|
- versionName: 1.17.10
|
|
versionCode: 77003
|
|
commit: 2cdc531a916ba901e4fd1d718772f05bfdd60b34
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed -i '/maven {/,+2d' ./node_modules/@maplibre/maplibre-react-native/android/rctmln/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- .yarn
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/@maplibre/maplibre-react-native/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 26.1.10909125
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=arm64-v8a
|
|
|
|
- versionName: 1.17.10
|
|
versionCode: 77004
|
|
commit: 2cdc531a916ba901e4fd1d718772f05bfdd60b34
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
- apt-get update
|
|
- apt-get install npm
|
|
- npm install -g yarn
|
|
init:
|
|
- cd ../..
|
|
- yarn install --frozen-lockfile
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:android!' src/main/AndroidManifest.xml
|
|
- pushd ../..
|
|
- sed -i -e '/exit/d' notifee_fork/android/build.gradle
|
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
|
./node_modules/@notifee/react-native/android/build.gradle
|
|
- sed -i '/maven {/,+2d' ./node_modules/@maplibre/maplibre-react-native/android/rctmln/build.gradle
|
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
|
- npx lingui compile
|
|
- popd
|
|
scanignore:
|
|
- .yarn
|
|
- node_modules/jsc-android
|
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
- node_modules/react-native-screens/android/build.gradle
|
|
- node_modules/react-native-svg/android/build.gradle
|
|
- node_modules/@notifee/react-native/android/build.gradle
|
|
- node_modules/react-native-get-location/android/build.gradle
|
|
- node_modules/react-native-reanimated/android/build.gradle
|
|
- node_modules/@maplibre/maplibre-react-native/android/build.gradle
|
|
- notifee_fork/android/build.gradle
|
|
scandelete:
|
|
- node_modules/
|
|
- notifee_fork/
|
|
ndk: 26.1.10909125
|
|
gradleprops:
|
|
- buildUniversalApk=false
|
|
- reactNativeArchitectures=x86_64
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags .*[0-9]+\.[0-9]+\.[0-9]+$
|
|
VercodeOperation:
|
|
- '%c * 1000 + 1'
|
|
- '%c * 1000 + 2'
|
|
- '%c * 1000 + 3'
|
|
- '%c * 1000 + 4'
|
|
CurrentVersion: 1.17.10
|
|
CurrentVersionCode: 77004
|