Update com.tomer.screenshotsharer.yml

This commit is contained in:
rosenpin 2021-10-29 13:29:29 +00:00 committed by linsui
parent 9a3309288e
commit 07d120c516

View file

@ -52,7 +52,18 @@ Builds:
gradle:
- yes
- versionName: '2.1'
versionCode: 10
commit: '2.1'
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9\.]+$
CurrentVersion: '1.9'
CurrentVersionCode: 8
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: '2.1'
CurrentVersionCode: 10