Update monocles mail to 1.04 (5)

This commit is contained in:
F-Droid checkupdates bot 2022-07-15 03:39:54 +00:00
parent cacc62066e
commit 7563d1f12c

View file

@ -59,7 +59,20 @@ Builds:
rm:
- tools/android-studio/settings.jar
- versionName: '1.04'
versionCode: 5
commit: ba39521027939bfce987e87a7b7669c5b3c3b278
subdir: monoclesmail
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- tools/android-studio/settings.jar
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: '1.03'
CurrentVersionCode: 4
CurrentVersion: '1.04'
CurrentVersionCode: 5