mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update SauceNAO to 1.15 (17)
This commit is contained in:
parent
9b48afe947
commit
b9444a4381
1 changed files with 13 additions and 2 deletions
|
|
@ -152,7 +152,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: '1.15'
|
||||
versionCode: 17
|
||||
commit: d1b3d4ff9c9202d0062370cb8a83faf804051f5f
|
||||
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.14'
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: '1.15'
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue