mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: com.thatsmanmeet.clipboardcleaner
This commit is contained in:
parent
ccd6128ec6
commit
f406cf6a43
1 changed files with 32 additions and 0 deletions
32
metadata/com.thatsmanmeet.clipboardcleaner.yml
Normal file
32
metadata/com.thatsmanmeet.clipboardcleaner.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue