Update Notification Cron to 1.5.1 (26010501)

This commit is contained in:
F-Droid checkupdates bot 2021-09-05 04:47:25 +00:00
parent 20bd29ac7e
commit e22747f83f

View file

@ -91,7 +91,18 @@ Builds:
gradle:
- yes
- versionName: 1.5.1
versionCode: 26010501
commit: 6cfcd254e68ac4845f44561dc35635f9a541ebfc
subdir: app
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.5.0
CurrentVersionCode: 26010500
CurrentVersion: 1.5.1
CurrentVersionCode: 26010501