mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add BookList App
This commit is contained in:
parent
ac92ac576f
commit
7f42a39c57
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