mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Bible Study to 5.0.794 (794)
This commit is contained in:
parent
0a68068aa4
commit
d6d0477c4f
1 changed files with 18 additions and 2 deletions
|
|
@ -1517,7 +1517,23 @@ Builds:
|
|||
- standard
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.0.794
|
||||
versionCode: 794
|
||||
commit: a49625a9a0b5337a7946b2e0d96aad4b86b83f8e
|
||||
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.793
|
||||
CurrentVersionCode: 793
|
||||
CurrentVersion: 5.0.794
|
||||
CurrentVersionCode: 794
|
||||
|
|
|
|||
Loading…
Reference in a new issue