mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New App: ColorBlendr
This commit is contained in:
parent
1b99183ba0
commit
87cb50693d
1 changed files with 38 additions and 0 deletions
38
metadata/com.drdisagree.colorblendr.yml
Normal file
38
metadata/com.drdisagree.colorblendr.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- System
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Mahmudul Hasan
|
||||
AuthorEmail: crazymahmud08@gmail.com
|
||||
AuthorWebSite: http://mahmud0808.github.io
|
||||
SourceCode: https://github.com/Mahmud0808/ColorBlendr
|
||||
IssueTracker: https://github.com/Mahmud0808/ColorBlendr/issues
|
||||
Translation: https://crowdin.com/project/ColorBlendr
|
||||
Donate: https://www.buymeacoffee.com/DrDisagree
|
||||
|
||||
AutoName: ColorBlendr
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Mahmud0808/ColorBlendr.git
|
||||
Binaries: https://github.com/Mahmud0808/ColorBlendr/releases/download/%v/ColorBlendr.%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v1.0b8
|
||||
versionCode: 8
|
||||
commit: v1.0b8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.0b8
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue