de.deftk.openww.android: Install required Java 11

This commit is contained in:
FestplattenSchnitzel 2021-08-27 09:15:20 +02:00
parent 91104b15cc
commit ca2fa4ebc9
No known key found for this signature in database
GPG key ID: 1B4181FC97673B9D

View file

@ -26,6 +26,10 @@ Builds:
versionCode: 4
commit: 258917a364df8e340d95ab8a0b9291e9312e54eb
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
@ -33,10 +37,14 @@ Builds:
versionCode: 5
commit: 8493cd986e0ad38e5fcdc815b61e3c8cad310982
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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.4.1
CurrentVersionCode: 5