mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Bible Study to 3.3.398 (398)
This commit is contained in:
parent
fd7697f79a
commit
52923a845c
1 changed files with 12 additions and 2 deletions
|
|
@ -789,7 +789,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.398
|
||||
versionCode: 398
|
||||
commit: v3.3.398-fdroid
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y -t stretch-backports npm g++ build-essential
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+-fdroid$
|
||||
CurrentVersion: 3.3.397
|
||||
CurrentVersionCode: 397
|
||||
CurrentVersion: 3.3.398
|
||||
CurrentVersionCode: 398
|
||||
|
|
|
|||
Loading…
Reference in a new issue