mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'KernelProfiler' into 'master'
New App: Kernel Profiler Closes rfp#1593 See merge request fdroid/fdroiddata!7945
This commit is contained in:
commit
d744f64021
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