mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New App: me.knighthat.kreate
This commit is contained in:
parent
1fc0651370
commit
0f1a7e82c3
1 changed files with 39 additions and 0 deletions
39
metadata/me.knighthat.kreate.yml
Normal file
39
metadata/me.knighthat.kreate.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Youtube, connects to Github for Piped & Invidious instances
|
||||
lists
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: KnightHat
|
||||
AuthorEmail: contact@knighthat.me
|
||||
WebSite: https://kreate.knighthat.me
|
||||
SourceCode: https://github.com/knighthat/Kreate
|
||||
IssueTracker: https://github.com/knighthat/Kreate/issues
|
||||
Liberapay: knighthat
|
||||
Bitcoin: 1GpZUvhdVkCFxqF4vuaiFxtBTxB3L94vnK
|
||||
Litecoin: LUGEtAqnPYgncCyRnSYbtagqsBAihmRrJg
|
||||
|
||||
AutoName: Kreate
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/knighthat/Kreate.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0-fdroid
|
||||
versionCode: 86
|
||||
commit: 188ebe7720e9cfacab2725b0579c21a3b6e015b0
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 86
|
||||
Loading…
Reference in a new issue