mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'nicefeed' into 'master'
New app: Nicefeed See merge request fdroid/fdroiddata!8424
This commit is contained in:
commit
730c36c97c
1 changed files with 25 additions and 0 deletions
25
metadata/com.joshuacerdenia.android.nicefeed.yml
Normal file
25
metadata/com.joshuacerdenia.android.nicefeed.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: MIT
|
||||
AuthorName: Joshua Cerdenia
|
||||
AuthorWebSite: http://cerdenia.com
|
||||
SourceCode: https://github.com/joshuacerdenia/NiceFeed
|
||||
IssueTracker: https://github.com/joshuacerdenia/NiceFeed/issues
|
||||
Changelog: https://github.com/joshuacerdenia/NiceFeed/releases
|
||||
Donate: https://www.paypal.com/paypalme/joshuacerdenia
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/joshuacerdenia/NiceFeed
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0-beta05.4
|
||||
versionCode: 14
|
||||
commit: v1.0.0-beta05.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0-beta05.4
|
||||
CurrentVersionCode: 14
|
||||
Loading…
Reference in a new issue