mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Bible Study to 5.0.875 (875)
This commit is contained in:
parent
ab6f90f494
commit
57f3465c68
1 changed files with 14 additions and 2 deletions
|
|
@ -1781,7 +1781,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/boox/d' build.gradle.kts
|
||||
|
||||
- versionName: 5.0.875
|
||||
versionCode: 875
|
||||
commit: 5769e4506f89247b73111401137aa66d250ecc76
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y npm
|
||||
gradle:
|
||||
- standard
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/boox/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+-fdroid$
|
||||
CurrentVersion: 5.0.874
|
||||
CurrentVersionCode: 874
|
||||
CurrentVersion: 5.0.875
|
||||
CurrentVersionCode: 875
|
||||
|
|
|
|||
Loading…
Reference in a new issue