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