Update SauceNAO to 1.14 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-08-22 05:04:10 +00:00
parent 7a1feb39d1
commit 1993fd5a43

View file

@ -141,7 +141,18 @@ Builds:
gradle:
- github
- versionName: '1.14'
versionCode: 16
commit: dadb655d03d5e1daf63d7eb577926265d04646fa
subdir: app
sudo:
- apt-get update || 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.13'
CurrentVersionCode: 15
CurrentVersion: '1.14'
CurrentVersionCode: 16