Update Diary to 1.91 (191)

This commit is contained in:
F-Droid checkupdates bot 2022-09-13 05:10:19 +00:00
parent 7e41fff3b5
commit 915b5fb721

View file

@ -597,7 +597,17 @@ Builds:
gradle:
- yes
- versionName: '1.91'
versionCode: 191
commit: f6a3faa39dc5526023335d513c4da8ddc2096665
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.90'
CurrentVersionCode: 190
CurrentVersion: '1.91'
CurrentVersionCode: 191