Update SauceNAO to 1.16 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-10-30 07:19:19 +00:00
parent 93d5b9d55e
commit c15e5e39cf

View file

@ -163,7 +163,18 @@ Builds:
gradle:
- github
- versionName: '1.16'
versionCode: 18
commit: 15ec89cb8301b1b59ce318c90c8188f4d61d12b4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- github
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.15'
CurrentVersionCode: 17
CurrentVersion: '1.16'
CurrentVersionCode: 18