Update FeedWatcher to 0.0.20-alpha (20)

This commit is contained in:
F-Droid checkupdates bot 2021-11-25 04:44:30 +00:00
parent 07a6fc1e6e
commit ceb86049e6

View file

@ -150,7 +150,18 @@ Builds:
gradle:
- yes
- versionName: 0.0.20-alpha
versionCode: 20
commit: cbf2af53143199fa11adcab6586efe1a35fe7d8b
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.19-alpha
CurrentVersionCode: 19
CurrentVersion: 0.0.20-alpha
CurrentVersionCode: 20