Update SauceNAO to 1.12 (14)

This commit is contained in:
F-Droid checkupdates bot 2022-04-17 04:53:05 +00:00
parent aacdf1c00b
commit cccf271935

View file

@ -119,7 +119,18 @@ Builds:
gradle:
- github
- versionName: '1.12'
versionCode: 14
commit: d05d1feb84ef8ee4a61caca8f209aabb58bfb1ed
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.11'
CurrentVersionCode: 13
CurrentVersion: '1.12'
CurrentVersionCode: 14