feature(worktimer): release new alpha version

This commit is contained in:
Franziskus Wild 2021-12-13 22:55:05 +00:00 committed by Izzy
parent 06027e316a
commit 87b94f6d57

View file

@ -53,6 +53,17 @@ Builds:
gradle:
- yes
- versionName: 1.4-alpha2
versionCode: 7
commit: v1.4-alpha2
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 ^v[0-9.]+$
CurrentVersion: '1.3'