Update Editor to 1.70 (170)

This commit is contained in:
F-Droid checkupdates bot 2022-02-22 04:56:42 +00:00
parent 7a0df5d2e7
commit 5fcda50692

View file

@ -466,7 +466,17 @@ Builds:
gradle:
- yes
- versionName: '1.70'
versionCode: 170
commit: a62f3bfae6b03d7a1d2c16f66bfcc4e632035675
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.69'
CurrentVersionCode: 169
CurrentVersion: '1.70'
CurrentVersionCode: 170