Update org.pixeldroid.app.yml

This commit is contained in:
Matthieu 2021-09-25 13:08:05 +00:00
parent b239c13066
commit abdfa3eb63

View file

@ -37,7 +37,18 @@ Builds:
gradle:
- yes
- versionName: 1.0.beta4
versionCode: 4
commit: c7268e3ec5b068492a14cf2065dce24286b98d58
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.beta3
CurrentVersionCode: 3
CurrentVersion: 1.0.beta4
CurrentVersionCode: 4