mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Add com.klee.volumelockr metadata
This commit is contained in:
parent
3ec7ce26fc
commit
6fcfd7e303
1 changed files with 26 additions and 0 deletions
26
metadata/com.klee.volumelockr.yml
Normal file
26
metadata/com.klee.volumelockr.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- System
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Jonathan Klee
|
||||
AuthorEmail: klee.jonathan@protonmail.com
|
||||
SourceCode: https://github.com/jonathanklee/VolumeLockr
|
||||
IssueTracker: https://github.com/jonathanklee/VolumeLockr/issues
|
||||
|
||||
AutoName: VolumeLockr
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jonathanklee/VolumeLockr
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue