Update NotificationLog to 1.20 (21)

This commit is contained in:
F-Droid checkupdates bot 2021-11-09 04:57:18 +00:00
parent b6cc23265c
commit b7ba588c76

View file

@ -140,7 +140,18 @@ Builds:
gradle:
- yes
- versionName: '1.20'
versionCode: 21
commit: 552f17ef77bb87861982349167673181745ed8c8
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
CurrentVersion: '1.19'
CurrentVersionCode: 20
CurrentVersion: '1.20'
CurrentVersionCode: 21