Update WorkTimer: add release 1.4-beta1 without changing the current version

This commit is contained in:
Franziskus Wild 2021-10-12 21:49:45 +00:00 committed by Izzy
parent 790ab9ef35
commit e3483f2579

View file

@ -31,6 +31,17 @@ Builds:
gradle:
- yes
- versionName: 1.4-beta1
versionCode: 5
commit: v1.4-beta1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '1.3'