mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SauceNAO to 1.21 (23)
This commit is contained in:
parent
ef71f61031
commit
7b534b5931
1 changed files with 13 additions and 2 deletions
|
|
@ -196,7 +196,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: '1.21'
|
||||
versionCode: 23
|
||||
commit: 74353da65a2320d0bd9b5558b3356336583a7a64
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- github
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.20'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: '1.21'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue