mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App request: com.github.jameshnsears.quoteunquote
This commit is contained in:
parent
a85a7b1d2b
commit
08aa14e147
1 changed files with 26 additions and 0 deletions
26
metadata/com.github.jameshnsears.quoteunquote.yml
Normal file
26
metadata/com.github.jameshnsears.quoteunquote.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: Apache-2.0
|
||||
AuthorName: James HN Sears
|
||||
AuthorEmail: james.hn.sears@gmail.com
|
||||
SourceCode: https://github.com/jameshnsears/QuoteUnquote
|
||||
IssueTracker: https://github.com/jameshnsears/QuoteUnquote/issues
|
||||
|
||||
AutoName: Quote… Unquote
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jameshnsears/QuoteUnquote
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.0-fdroid
|
||||
versionCode: 43
|
||||
commit: 2.0.0-fdroid
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*-fdroid$
|
||||
CurrentVersion: 2.0.0-fdroid
|
||||
CurrentVersionCode: 43
|
||||
Loading…
Reference in a new issue