Update monocles translator to 1.1 (2)

This commit is contained in:
F-Droid checkupdates bot 2021-12-22 03:36:37 +00:00
parent 01c613f7aa
commit 73605fae3f

View file

@ -27,7 +27,18 @@ Builds:
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: d942ba27a8442af0b3233f7bfd832ba158ea26d6
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%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: '1.0'
CurrentVersionCode: 1
CurrentVersion: '1.1'
CurrentVersionCode: 2