mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update SauceNAO to 1.22 (24)
This commit is contained in:
parent
3369cb0065
commit
d8fccfc1fc
1 changed files with 13 additions and 2 deletions
|
|
@ -207,7 +207,18 @@ Builds:
|
|||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: '1.22'
|
||||
versionCode: 24
|
||||
commit: 63684768ad9b2de865513a19cca42a0d8957a16b
|
||||
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.21'
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: '1.22'
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue