From f406cf6a43104402d8cb902a110a5817d859458e Mon Sep 17 00:00:00 2001 From: Clearedd Date: Mon, 11 Mar 2024 08:59:56 +0000 Subject: [PATCH] New App: com.thatsmanmeet.clipboardcleaner --- .../com.thatsmanmeet.clipboardcleaner.yml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.thatsmanmeet.clipboardcleaner.yml diff --git a/metadata/com.thatsmanmeet.clipboardcleaner.yml b/metadata/com.thatsmanmeet.clipboardcleaner.yml new file mode 100644 index 0000000000..386c6069a6 --- /dev/null +++ b/metadata/com.thatsmanmeet.clipboardcleaner.yml @@ -0,0 +1,32 @@ +Categories: + - Security +License: GPL-3.0-only +AuthorName: Manmeet Singh +WebSite: https://thatsmanmeet.github.io/clipboard-website/ +SourceCode: https://github.com/thatsmanmeet/Clipboard-Cleaner/ +IssueTracker: https://github.com/thatsmanmeet/Clipboard-Cleaner/issues + +AutoName: Clipboard Cleaner + +RepoType: git +Repo: https://github.com/thatsmanmeet/Clipboard-Cleaner +Binaries: https://github.com/thatsmanmeet/Clipboard-Cleaner/releases/download/v%v/app-release.apk + +Builds: + - versionName: '2.0' + versionCode: 11 + commit: ce3dbdf4d815af58730c7dcce73d75a3d8b43ba0 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: fa5bdc47603d6300056bfd0a14684a48d085785774265860dbdac15becadc84b + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 11