diff --git a/metadata/com.therealbluepandabear.pixapencil.yml b/metadata/com.therealbluepandabear.pixapencil.yml new file mode 100644 index 0000000000..dc8e36493f --- /dev/null +++ b/metadata/com.therealbluepandabear.pixapencil.yml @@ -0,0 +1,29 @@ +Categories: + - Graphics +License: MIT +AuthorName: thebluepandabear +AuthorEmail: therealbluepandabear@gmail.com +SourceCode: https://github.com/therealbluepandabear/PixaPencil +IssueTracker: https://github.com/therealbluepandabear/PixaPencil/issues + +AutoName: PixaPencil + +RepoType: git +Repo: https://github.com/therealbluepandabear/PixaPencil + +Builds: + - versionName: 0.0.1-rc1.1 + versionCode: 6 + commit: c464cdac216e6cc7da17273b375a66fa699c74d7 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.0.1-rc1.1 +CurrentVersionCode: 6