mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Bible Study to 3.3.397 (397)
This commit is contained in:
parent
8b00a425c0
commit
9b06e338ad
1 changed files with 12 additions and 2 deletions
|
|
@ -779,7 +779,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.3.397
|
||||||
|
versionCode: 397
|
||||||
|
commit: v3.3.397-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
|
AutoUpdateMode: Version v%v-fdroid
|
||||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+-fdroid$
|
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+-fdroid$
|
||||||
CurrentVersion: 3.3.395
|
CurrentVersion: 3.3.397
|
||||||
CurrentVersionCode: 395
|
CurrentVersionCode: 397
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue