mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SauceNAO to 1.10 (12)
This commit is contained in:
parent
36c9028454
commit
488be35663
1 changed files with 13 additions and 2 deletions
|
|
@ -96,7 +96,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- github
|
- github
|
||||||
|
|
||||||
|
- versionName: '1.10'
|
||||||
|
versionCode: 12
|
||||||
|
commit: c83fc3389b2826f3d11a5e463877fd74718b19c1
|
||||||
|
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.9'
|
CurrentVersion: '1.10'
|
||||||
CurrentVersionCode: 11
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue