mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Open Stable Diffusion to 1.3 (12)
This commit is contained in:
parent
fcdee853aa
commit
552bb45b95
1 changed files with 13 additions and 2 deletions
|
|
@ -36,11 +36,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 12
|
||||
commit: d28d22953afda7f3449bfc77e9bd1626f5392add
|
||||
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.2'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue