diff --git a/metadata/com.qfs.pagan.yml b/metadata/com.qfs.pagan.yml new file mode 100644 index 0000000000..06c088ac43 --- /dev/null +++ b/metadata/com.qfs.pagan.yml @@ -0,0 +1,30 @@ +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: Quintin Smith +AuthorEmail: smith.quintin@protonmail.com +WebSite: https://burnsomni.net/manuals/pagan +SourceCode: https://burnsomni.net/git/pagan +Donate: https://www.buymeacoffee.com/qfsmith + +AutoName: Pagan Opus Editor + +RepoType: git +Repo: https://burnsomni.net/git/pagan.git + +Builds: + - versionName: 1.0.1 + versionCode: 4 + commit: eb6daec84972b598f7557922e88b84cd7f5b048d + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 4