mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- github
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.21'
|
CurrentVersion: '1.22'
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue