mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Merge branch 'dawn' into 'master'
new app: Dawn Closes rfp#1320 See merge request fdroid/fdroiddata!8106
This commit is contained in:
commit
3b92ae7208
1 changed files with 27 additions and 0 deletions
27
metadata/me.thanel.dank.yml
Normal file
27
metadata/me.thanel.dank.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Łukasz Rutkowski
|
||||
SourceCode: https://github.com/Tunous/Dawn
|
||||
IssueTracker: https://github.com/Tunous/Dawn/issues
|
||||
Changelog: https://github.com/Tunous/Dawn/releases
|
||||
|
||||
AutoName: Dawn
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Tunous/Dawn
|
||||
|
||||
Builds:
|
||||
- versionName: 0.12.0
|
||||
versionCode: 21
|
||||
commit: 0.12.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.12.0
|
||||
CurrentVersionCode: 21
|
||||
Loading…
Reference in a new issue