mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New app: PermissionsManager
This commit is contained in:
parent
b3f76df765
commit
e62631636a
1 changed files with 25 additions and 0 deletions
25
metadata/open.com.permissionsmanager.yml
Normal file
25
metadata/open.com.permissionsmanager.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Sultanahamer
|
||||
SourceCode: https://github.com/sultanahamer/PermissionsManager
|
||||
IssueTracker: https://github.com/sultanahamer/PermissionsManager/issues
|
||||
Changelog: https://github.com/sultanahamer/PermissionsManager/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: PermissionsManager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sultanahamer/PermissionsManager
|
||||
|
||||
Builds:
|
||||
- versionName: '3.0'
|
||||
versionCode: 3
|
||||
commit: v3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue