Update FeedWatcher to 0.0.22-alpha (22)

This commit is contained in:
F-Droid checkupdates bot 2021-12-25 04:45:48 +00:00
parent 02237aeadf
commit 97d05a978f

View file

@ -172,7 +172,18 @@ Builds:
gradle:
- yes
- versionName: 0.0.22-alpha
versionCode: 22
commit: 8b29fcb32fa94c30d345b090570891728a17c7d9
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
UpdateCheckMode: Tags
CurrentVersion: 0.0.21-alpha
CurrentVersionCode: 21
CurrentVersion: 0.0.22-alpha
CurrentVersionCode: 22