Update Bible Study to 5.0.781 (781)

This commit is contained in:
F-Droid checkupdates bot 2023-12-06 15:19:22 +00:00
parent 985ffd95b0
commit 13564a617d

View file

@ -1469,7 +1469,23 @@ Builds:
- standard
- fdroid
- versionName: 5.0.781
versionCode: 781
commit: ad34d14fc912886618728611e235c9819d56fbc0
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.771
CurrentVersionCode: 771
CurrentVersion: 5.0.781
CurrentVersionCode: 781