Update SauceNAO to 1.11 (13)

This commit is contained in:
F-Droid checkupdates bot 2022-03-28 04:42:20 +00:00
parent e52690b5c3
commit 45a01077db

View file

@ -108,7 +108,18 @@ Builds:
gradle:
- github
- versionName: '1.11'
versionCode: 13
commit: e61e778fe12d3bb6e271000665b1976571e16d89
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.10'
CurrentVersionCode: 12
CurrentVersion: '1.11'
CurrentVersionCode: 13