mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
New App: Kernel Profiler
This commit is contained in:
parent
62f94db2c9
commit
9677dfb111
1 changed files with 29 additions and 0 deletions
29
metadata/com.smartpack.kernelprofiler.yml
Normal file
29
metadata/com.smartpack.kernelprofiler.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: sunilpaulmathew
|
||||
AuthorEmail: sunil.kde@gmail.com
|
||||
AuthorWebSite: https://smartpack.github.io/
|
||||
WebSite: https://github.com/SmartPack/KernelProfiler/wiki
|
||||
SourceCode: https://github.com/SmartPack/KernelProfiler
|
||||
IssueTracker: https://github.com/SmartPack/KernelProfiler/issues
|
||||
Changelog: https://github.com/SmartPack/KernelProfiler/releases/latest
|
||||
Donate: https://www.paypal.com/paypalme/menacherry
|
||||
|
||||
AutoName: Kernel Profiler
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SmartPack/KernelProfiler
|
||||
|
||||
Builds:
|
||||
- versionName: v0.12
|
||||
versionCode: 12
|
||||
commit: v0.12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.12
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue