Update SauceNAO to 1.9 (11)

This commit is contained in:
F-Droid checkupdates bot 2021-11-08 04:37:07 +00:00
parent 3fb8d8b167
commit d132799d13

View file

@ -85,7 +85,18 @@ Builds:
gradle:
- github
- versionName: '1.9'
versionCode: 11
commit: 9be68c12e6a028c4c73e6358a7ad2b52810688de
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.8'
CurrentVersionCode: 9
CurrentVersion: '1.9'
CurrentVersionCode: 11