Update Sleep Timer to 1.1.0 (11000)

This commit is contained in:
Simon Marquis 2021-06-06 13:25:47 +00:00 committed by linsui
parent 1eebc2acb1
commit e26eae8e19

View file

@ -28,7 +28,18 @@ Builds:
gradle:
- yes
- versionName: 1.1.0
versionCode: 11000
commit: 1.1.0
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
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 10001
CurrentVersion: 1.1.0
CurrentVersionCode: 11000