mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
And Bible: Do not check all tags, but only *-fdroid tags
This commit is contained in:
parent
c93ae34acf
commit
3e95c7a75b
1 changed files with 1 additions and 1 deletions
|
|
@ -590,6 +590,6 @@ Builds:
|
|||
- cp $$AndBibleJSwordTweaks$$/jsword.jar libs/jsword.jar
|
||||
|
||||
AutoUpdateMode: Version v%v-fdroid
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+-fdroid$
|
||||
CurrentVersion: 3.2.340
|
||||
CurrentVersionCode: 340
|
||||
|
|
|
|||
Loading…
Reference in a new issue