Update Prayer Book to 0.4.0 (6)

This commit is contained in:
F-Droid checkupdates bot 2024-10-18 12:42:11 +00:00
parent f4b3ebd635
commit 5622b0925f

View file

@ -102,9 +102,31 @@ Builds:
scandelete:
- node_modules
- versionName: 0.4.0
versionCode: 6
commit: d80da2931e0eca35136fd33dd5ac10310cc463b7
subdir: android/app
sudo:
- apt-get update
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/download/release/v19.3.0/node-v19.3.0-linux-x64.tar.gz
- echo "b525028ae5bb71b5b32cb7fce903ccce261dbfef4c7dd0f3e0ffc27cd6fc0b3f node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init:
- cd ../..
- npm install
- npm run build
- npx cap sync android
gradle:
- yes
prebuild: sed -i -e '/gms/d' ../build.gradle
scandelete:
- node_modules
AllowedAPKSigningKeys: f5f597716444fd6672f0a011ebe96b1356e37b28866489c664139c6027a8cc14
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.3.0
CurrentVersionCode: 5
CurrentVersion: 0.4.0
CurrentVersionCode: 6