diff --git a/metadata/io.github.subhamtyagi.quickcalculation.yml b/metadata/io.github.subhamtyagi.quickcalculation.yml new file mode 100644 index 0000000000..73a1444d6b --- /dev/null +++ b/metadata/io.github.subhamtyagi.quickcalculation.yml @@ -0,0 +1,29 @@ +Categories: + - Science & Education +License: GPL-3.0-only +AuthorName: SubhamTyagi +SourceCode: https://github.com/SubhamTyagi/quick-calculation +IssueTracker: https://github.com/SubhamTyagi/quick-calculation/issues +Changelog: https://github.com/SubhamTyagi/quick-calculation/releases + +AutoName: Quick Calculation + +RepoType: git +Repo: https://github.com/SubhamTyagi/quick-calculation + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: v1.1 + 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' +CurrentVersionCode: 2