mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Bible Study to 5.0.874 (874)
This commit is contained in:
parent
c35196a00e
commit
3eccc5352c
1 changed files with 14 additions and 2 deletions
|
|
@ -1769,7 +1769,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/boox/d' build.gradle.kts
|
||||
|
||||
- versionName: 5.0.874
|
||||
versionCode: 874
|
||||
commit: 75f838610aee6aaba0b24538f29ae51380749fca
|
||||
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.873
|
||||
CurrentVersionCode: 873
|
||||
CurrentVersion: 5.0.874
|
||||
CurrentVersionCode: 874
|
||||
|
|
|
|||
Loading…
Reference in a new issue