mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 19:12:11 +00:00
Merge branch 'book-list-app' into 'master'
Add BookList App Closes rfp#1571 See merge request fdroid/fdroiddata!7823
This commit is contained in:
commit
fa393fafd6
1 changed files with 25 additions and 0 deletions
25
metadata/com.example.booklistingapk.yml
Normal file
25
metadata/com.example.booklistingapk.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Development
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Darshpreet Singh
|
||||||
|
SourceCode: https://github.com/Darshpreet2000/BookListingApp
|
||||||
|
IssueTracker: https://github.com/Darshpreet2000/BookListingApp/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Darshpreet2000/BookListingApp
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue