mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Open Stable Diffusion to 1.8 (19)
This commit is contained in:
parent
0169489ac7
commit
05984851b2
1 changed files with 13 additions and 2 deletions
|
|
@ -80,11 +80,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 19
|
||||
commit: 88850e2ecb733bafdf7dff592000486fd1e66a13
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 10bf793142114613fbcc77f4e57036b9d25027a39879ca12a4ba88923534a41c
|
||||
|
||||
MaintainerNotes: NonFreeNet => TetheredNet
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue