Update Bible Study to 5.0.902 (902)

This commit is contained in:
checkupdates bot 2025-11-28 04:08:53 +00:00 committed by Licaon_Kter
parent 1515aeea1c
commit 944a947697

View file

@ -1889,7 +1889,20 @@ Builds:
- fdroid
prebuild: sed -i -e '/bundletool {/,/^}/d' -e '/boox/d' build.gradle.kts
- versionName: 5.0.902
versionCode: 902
commit: 83335ce897a5bcf67a59783e29943c9ee54cc37d
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie npm
gradle:
- standard
- fdroid
prebuild: sed -i -e '/bundletool {/,/^}/d' -e '/boox/d' build.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-fdroid$
CurrentVersion: 5.0.901
CurrentVersionCode: 901
CurrentVersion: 5.0.902
CurrentVersionCode: 902