Enable auto updates for Alarm Klock

This commit is contained in:
theraser 2021-02-24 21:07:29 +00:00 committed by Izzy
parent 0644dc1e90
commit 0f2637c850

View file

@ -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