Update SauceNAO to 1.13 (15)

This commit is contained in:
F-Droid checkupdates bot 2022-06-25 04:41:40 +00:00
parent aab643651c
commit 4c2081d06f

View file

@ -130,7 +130,18 @@ Builds:
gradle:
- github
- versionName: '1.13'
versionCode: 15
commit: 93891f229d8c585d4bb62ef63372f34f8e049691
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.12'
CurrentVersionCode: 14
CurrentVersion: '1.13'
CurrentVersionCode: 15