mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'master' into 'master'
New App: Nonocross See merge request fdroid/fdroiddata!7650
This commit is contained in:
commit
65527a032c
1 changed files with 24 additions and 0 deletions
24
metadata/com.picross.nonocross.yml
Normal file
24
metadata/com.picross.nonocross.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Jared Forrest
|
||||
AuthorEmail: jared_forrest@mailbox.org
|
||||
SourceCode: https://github.com/jaredforrest/nonocross
|
||||
IssueTracker: https://github.com/jaredforrest/nonocross/issues
|
||||
Bitcoin: bc1q6ynqrxy3vrz6kh75q9ve5eff6wmrcy26de040z
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jaredforrest/nonocross
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue