From 51c0cfe449f7d4df4365edf9964a19e1d37ab176 Mon Sep 17 00:00:00 2001 From: Felix Hollederer Date: Fri, 8 Sep 2023 16:00:12 +0000 Subject: [PATCH] Add App: ChemistryLab --- metadata/com.chemistry.admin.chemistrylab.yml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.chemistry.admin.chemistrylab.yml diff --git a/metadata/com.chemistry.admin.chemistrylab.yml b/metadata/com.chemistry.admin.chemistrylab.yml new file mode 100644 index 0000000000..01bf5214e8 --- /dev/null +++ b/metadata/com.chemistry.admin.chemistrylab.yml @@ -0,0 +1,35 @@ +AntiFeatures: + NonFreeNet: + en-US: Searches elements on wikipedia.org +Categories: + - Multimedia + - Science & Education +License: MIT +AuthorName: Asdoi +AuthorEmail: asdoi@t-online.de +AuthorWebSite: https://asdoi.gitlab.io +SourceCode: https://gitlab.com/asdoi/ChemistryLab +IssueTracker: https://gitlab.com/asdoi/ChemistryLab/-/issues +Changelog: https://gitlab.com/asdoi/ChemistryLab/-/releases +Donate: https://www.buymeacoffee.com/asdoi + +AutoName: ChemistryLab + +RepoType: git +Repo: https://gitlab.com/asdoi/ChemistryLab.git +Binaries: https://gitlab.com/asdoi/ChemistryLab/-/releases/v%v/downloads/chemistrylab-normal.apk + +Builds: + - versionName: '1.1' + versionCode: 11 + commit: 61df5f41005bfb5657218e3239016cb05d1c063a + subdir: app + gradle: + - normal + +AllowedAPKSigningKeys: 999689bc018430e8359f0c1602a7fb16656fa164af26d0f5c4f04e2ec491a5d4 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 11