diff --git a/metadata/io.github.kkoshin.muse.yml b/metadata/io.github.kkoshin.muse.yml new file mode 100644 index 0000000000..f5a3cf87cb --- /dev/null +++ b/metadata/io.github.kkoshin.muse.yml @@ -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