diff --git a/metadata/com.lighttigerxiv.simple.mp.yml b/metadata/com.lighttigerxiv.simple.mp.yml new file mode 100644 index 0000000000..10fd89ad3c --- /dev/null +++ b/metadata/com.lighttigerxiv.simple.mp.yml @@ -0,0 +1,30 @@ +Categories: + - Multimedia +License: MIT +SourceCode: https://github.com/lighttigerXIV/SimpleMP-Compose +IssueTracker: https://github.com/lighttigerXIV/SimpleMP-Compose/issues + +AutoName: SimpleMP + +RepoType: git +Repo: https://github.com/lighttigerXIV/SimpleMP-Compose.git +Binaries: https://github.com/lighttigerXIV/SimpleMP-Compose/releases/download/%v/SimpleMP-%v.apk + +Builds: + - versionName: BETA-1.6.2 + versionCode: 13 + commit: 304aa3a8e3346c6c6f5ad10eaf4ef3758e21d646 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 76ff63eb1d5d833f640e9707f997bdf3ccf8868ecac78dc8a9fff85bd0e8dcb4 + +AutoUpdateMode: Version +UpdateCheckMode: Tags BETA.*[0-9]$ +CurrentVersion: BETA-1.6.2 +CurrentVersionCode: 13