mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +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:
|
gradle:
|
||||||
- github
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.10'
|
CurrentVersion: '1.11'
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue