mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
New App:Io.github.kkoshin.muse
This commit is contained in:
parent
4cf182d357
commit
9b37155cc8
1 changed files with 35 additions and 0 deletions
35
metadata/io.github.kkoshin.muse.yml
Normal file
35
metadata/io.github.kkoshin.muse.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
AntiFeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-US: Rely on TTS API from ElevenLabs.
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Ko Shin
|
||||||
|
AuthorEmail: koshin.1116@gmail.com
|
||||||
|
AuthorWebSite: https://github.com/kkoshin
|
||||||
|
SourceCode: https://github.com/kkoshin/Muse
|
||||||
|
IssueTracker: https://github.com/kkoshin/Muse/issues
|
||||||
|
Changelog: https://github.com/kkoshin/Muse/releases
|
||||||
|
|
||||||
|
AutoName: Muse
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/kkoshin/Muse.git
|
||||||
|
Binaries: https://github.com/kkoshin/Muse/releases/download/%v/Muse-%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.1.0
|
||||||
|
versionCode: 1
|
||||||
|
commit: 7fc38c0eb7bba2108fa626d228a1af01b332ab9b
|
||||||
|
subdir: composeApp
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: b780e71c0d06f9ac156ed200b13248c1ce39c3cb5d497a53fdf041c2502576d9
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
|
UpdateCheckData: composeApp/build.gradle.kts|code = (\d+)||
|
||||||
|
CurrentVersion: 0.1.0
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue