mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: DevQS
This commit is contained in:
parent
0766dee122
commit
c6bbbd9d8d
1 changed files with 25 additions and 0 deletions
25
metadata/me.velc.devqs.yml
Normal file
25
metadata/me.velc.devqs.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Development
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Louie Velarde
|
||||
SourceCode: https://github.com/louie-velarde/DevQS
|
||||
IssueTracker: https://github.com/louie-velarde/DevQS/issues
|
||||
|
||||
AutoName: DevQS
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/louie-velarde/DevQS.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: 972cdb556bc5646f7a7c5d6d87f501e0012a1bdf
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue