Update Orgzly to 1.8.8 (166)

This commit is contained in:
F-Droid checkupdates bot 2022-09-11 04:10:18 +00:00
parent 2dbfacca03
commit 69d5369319

View file

@ -72,7 +72,18 @@ Builds:
gradle:
- fdroid
- versionName: 1.8.8
versionCode: 166
commit: 67905a617dbd73690dd840f540244e0d809965a5
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9\.]+$
CurrentVersion: 1.8.7
CurrentVersionCode: 164
CurrentVersion: 1.8.8
CurrentVersionCode: 166