Update Bible Study to 5.0.755 (755)

This commit is contained in:
F-Droid checkupdates bot 2023-11-11 14:44:13 +00:00
parent 03f0831948
commit 3f8cfaa879

View file

@ -1421,7 +1421,23 @@ Builds:
- standard
- fdroid
- versionName: 5.0.755
versionCode: 755
commit: 27acfd2f5a290516b4daf77766583f4aff93b9c8
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.9.0/node-v20.9.0-linux-x64.tar.gz
- echo "f0919f092fbf74544438907fa083c21e76b2d7a4bc287f0607ada1553ef16f60 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
gradle:
- standard
- fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-fdroid$
CurrentVersion: 5.0.754
CurrentVersionCode: 754
CurrentVersion: 5.0.755
CurrentVersionCode: 755