mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Open Stable Diffusion to 1.6 (15)
This commit is contained in:
parent
93497b2148
commit
ec2dfd0c29
1 changed files with 13 additions and 2 deletions
|
|
@ -69,11 +69,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 15
|
||||
commit: 6aa7ce367cee5a1e8c816d06c44fb18ecd09c209
|
||||
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.5'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue