mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
Adding com.releasestandard.scriptmanager See merge request fdroid/fdroiddata!8125
This commit is contained in:
commit
cc32392ca7
1 changed files with 27 additions and 0 deletions
27
metadata/com.releasestandard.scriptmanager.yml
Normal file
27
metadata/com.releasestandard.scriptmanager.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Development
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Release Standard
|
||||||
|
SourceCode: https://github.com/ReleaseStandard/ScriptManager
|
||||||
|
IssueTracker: https://github.com/ReleaseStandard/ScriptManager/issues
|
||||||
|
Changelog: https://github.com/ReleaseStandard/ScriptManager/releases
|
||||||
|
Donate: https://www.paypal.com/paypalme/ReleaseStandard
|
||||||
|
|
||||||
|
AutoName: ScriptManager
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/ReleaseStandard/ScriptManager
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: '0.1'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
target: android-28
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.1'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue