Update FeedWatcher to 0.0.24-alpha (24)

This commit is contained in:
F-Droid checkupdates bot 2022-03-23 04:56:45 +00:00
parent 63a96978ef
commit 6bc958ff1d

View file

@ -194,7 +194,18 @@ Builds:
gradle:
- yes
- versionName: 0.0.24-alpha
versionCode: 24
commit: 5c8d23dd37138b609a2dde827d8380505d92e4e1
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.23-alpha
CurrentVersionCode: 23
CurrentVersion: 0.0.24-alpha
CurrentVersionCode: 24