Update Editor to 1.67 (167)

This commit is contained in:
F-Droid checkupdates bot 2021-11-20 04:44:14 +00:00
parent 41adbfeb48
commit dac2270466

View file

@ -436,7 +436,17 @@ Builds:
gradle:
- yes
- versionName: '1.67'
versionCode: 167
commit: f6a48e6242a8fd82a7f41ecbae6f4002ffc54fc4
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
CurrentVersion: '1.66'
CurrentVersionCode: 166
CurrentVersion: '1.67'
CurrentVersionCode: 167