mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'episodes-autoupdate' into 'master'
Enable auto-update for com.redcoracle.episodes See merge request fdroid/fdroiddata!7550
This commit is contained in:
commit
31dcb7cfb1
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+$
|
||||
CurrentVersion: 0.13.3
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue