Update SauceNAO to 1.10 (12)

This commit is contained in:
F-Droid checkupdates bot 2021-11-26 04:37:39 +00:00
parent 36c9028454
commit 488be35663

View file

@ -96,7 +96,18 @@ Builds:
gradle:
- github
- versionName: '1.10'
versionCode: 12
commit: c83fc3389b2826f3d11a5e463877fd74718b19c1
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.9'
CurrentVersionCode: 11
CurrentVersion: '1.10'
CurrentVersionCode: 12