mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Open Stable Diffusion to 1.7 (17)
This commit is contained in:
parent
9e0a05f03e
commit
275026e300
1 changed files with 13 additions and 2 deletions
|
|
@ -69,11 +69,22 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.7'
|
||||||
|
versionCode: 17
|
||||||
|
commit: a3244454af1b22ecca39dccd9375a3a2948adafe
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 10bf793142114613fbcc77f4e57036b9d25027a39879ca12a4ba88923534a41c
|
AllowedAPKSigningKeys: 10bf793142114613fbcc77f4e57036b9d25027a39879ca12a4ba88923534a41c
|
||||||
|
|
||||||
MaintainerNotes: NonFreeNet => TetheredNet
|
MaintainerNotes: NonFreeNet => TetheredNet
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.6'
|
CurrentVersion: '1.7'
|
||||||
CurrentVersionCode: 15
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue