mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'theraser-master-patch-45646' into 'master'
Enable auto updates for Alarm Klock Closes #2204 See merge request fdroid/fdroiddata!7987
This commit is contained in:
commit
2548bb9e10
1 changed files with 9 additions and 2 deletions
|
|
@ -55,7 +55,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
- versionName: '2.10'
|
||||
versionCode: 24
|
||||
commit: alarmclock-2.10
|
||||
subdir: android/alarmclock/klock
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version alarmclock-%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '2.10'
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue