Update SauceNAO to 1.15 (17)

This commit is contained in:
F-Droid checkupdates bot 2022-09-11 05:05:45 +00:00
parent 9b48afe947
commit b9444a4381

View file

@ -152,7 +152,18 @@ Builds:
gradle:
- github
- versionName: '1.15'
versionCode: 17
commit: d1b3d4ff9c9202d0062370cb8a83faf804051f5f
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.14'
CurrentVersionCode: 16
CurrentVersion: '1.15'
CurrentVersionCode: 17