diff --git a/metadata/com.iyps.yml b/metadata/com.iyps.yml new file mode 100644 index 0000000000..53c1e3ea95 --- /dev/null +++ b/metadata/com.iyps.yml @@ -0,0 +1,29 @@ +Categories: + - Security +License: GPL-3.0-only +AuthorName: the-weird-aquarian +SourceCode: https://github.com/the-weird-aquarian/IYPS +IssueTracker: https://github.com/the-weird-aquarian/IYPS/issues +Changelog: https://github.com/the-weird-aquarian/IYPS/releases + +AutoName: IYPS + +RepoType: git +Repo: https://github.com/the-weird-aquarian/IYPS + +Builds: + - versionName: 1.1.0 + versionCode: 110 + commit: v1.1.0 + 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 v%v +UpdateCheckMode: Tags +CurrentVersion: 1.1.0 +CurrentVersionCode: 110