mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue