diff --git a/metadata/com.shifthackz.aisdv1.app.foss.yml b/metadata/com.shifthackz.aisdv1.app.foss.yml new file mode 100644 index 0000000000..24771e7d54 --- /dev/null +++ b/metadata/com.shifthackz.aisdv1.app.foss.yml @@ -0,0 +1,34 @@ +Categories: + - Graphics +License: AGPL-3.0-only +AuthorName: Dmitriy Moroz +AuthorEmail: dmitriy@moroz.cc +AuthorWebSite: https://moroz.cc +SourceCode: https://github.com/ShiftHackZ/Stable-Diffusion-Android +IssueTracker: https://github.com/ShiftHackZ/Stable-Diffusion-Android/issues + +RepoType: git +Repo: https://github.com/ShiftHackZ/Stable-Diffusion-Android.git +Binaries: https://github.com/ShiftHackZ/Stable-Diffusion-Android/releases/download/%v/sdai-foss-release-%v.apk + +Builds: + - versionName: 0.4.10 + versionCode: 157 + commit: 4e7df87202e57b9d7af38782b18be3c0428fe458 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - foss + prebuild: + - sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle + - sed -i -e '/plugins.gradle/d' build.gradle + +AllowedAPKSigningKeys: 8974efc853e2d5e93eb29dd809fc57cae7411fcfaca03de3f7c152f441a90064 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.4.10 +CurrentVersionCode: 157