mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'and-bible-update-check-mode' into 'master'
And Bible: Change UpdateCheckMode to not check all tags, but only *-fdroid tags See merge request fdroid/fdroiddata!6226
This commit is contained in:
commit
41d7324131
1 changed files with 1 additions and 1 deletions
|
|
@ -510,6 +510,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