mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
new app: Script Manager
This commit is contained in:
parent
1b1de4c1ac
commit
1cfdb497b9
1 changed files with 29 additions and 0 deletions
29
metadata/com.smartpack.scriptmanager.yml
Normal file
29
metadata/com.smartpack.scriptmanager.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://smartpack.github.io/scriptmanager
|
||||
SourceCode: https://github.com/SmartPack/ScriptManager
|
||||
IssueTracker: https://github.com/SmartPack/ScriptManager/issues
|
||||
Changelog: https://github.com/SmartPack/ScriptManager/blob/HEAD/change-logs.md
|
||||
Donate: https://smartpack.github.io/donation
|
||||
|
||||
AutoName: Script Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SmartPack/ScriptManager
|
||||
|
||||
Builds:
|
||||
- versionName: v4.4
|
||||
versionCode: 35
|
||||
commit: v4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v4.4
|
||||
CurrentVersionCode: 35
|
||||
Loading…
Reference in a new issue