mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update SauceNAO to 1.16 (18)
This commit is contained in:
parent
93d5b9d55e
commit
c15e5e39cf
1 changed files with 13 additions and 2 deletions
|
|
@ -163,7 +163,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: '1.16'
|
||||
versionCode: 18
|
||||
commit: 15ec89cb8301b1b59ce318c90c8188f4d61d12b4
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.15'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '1.16'
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue