mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update monocles mail to 1.04 (5)
This commit is contained in:
parent
cacc62066e
commit
7563d1f12c
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue