Update Orgzly to 1.8.7 (164)

This commit is contained in:
F-Droid checkupdates bot 2022-08-30 04:09:07 +00:00
parent aef615f9fa
commit 119f5135ca

View file

@ -61,7 +61,18 @@ Builds:
gradle:
- fdroid
- versionName: 1.8.7
versionCode: 164
commit: 5fb136d5dbb91d498f7c98eb6e7968cf603239de
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.6
CurrentVersionCode: 161
CurrentVersion: 1.8.7
CurrentVersionCode: 164