diff --git a/metadata/com.xinto.mauth.yml b/metadata/com.xinto.mauth.yml new file mode 100644 index 0000000000..46b54a917e --- /dev/null +++ b/metadata/com.xinto.mauth.yml @@ -0,0 +1,29 @@ +Categories: + - Security +License: GPL-3.0-or-later +AuthorName: Xinto +SourceCode: https://github.com/X1nto/Mauth +IssueTracker: https://github.com/X1nto/Mauth/issues +Changelog: https://github.com/X1nto/Mauth/releases + +AutoName: Mauth + +RepoType: git +Repo: https://github.com/X1nto/Mauth.git + +Builds: + - versionName: 0.2.1 + versionCode: 21 + commit: 0.2.1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.2.1 +CurrentVersionCode: 21