mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update SauceNAO to 1.11 (13)
This commit is contained in:
parent
e52690b5c3
commit
45a01077db
1 changed files with 13 additions and 2 deletions
|
|
@ -108,7 +108,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: '1.11'
|
||||
versionCode: 13
|
||||
commit: e61e778fe12d3bb6e271000665b1976571e16d89
|
||||
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.10'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '1.11'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue