update bugfix version 1.5.3 of de.jepfa.yapm (ANOTHERpass)

This commit is contained in:
Jens Pfahl 2022-01-07 13:57:29 +00:00 committed by linsui
parent 848bb32168
commit 7091758071

View file

@ -25,7 +25,18 @@ Builds:
gradle:
- yes
- versionName: 1.5.3
versionCode: 105003
commit: v1.5.3
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
UpdateCheckMode: Tags
CurrentVersion: 1.5.2
CurrentVersionCode: 105002
CurrentVersion: 1.5.3
CurrentVersionCode: 105003