mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Newapp: Trivia
This commit is contained in:
parent
a6de19e34d
commit
4fd2249477
1 changed files with 32 additions and 0 deletions
32
metadata/com.nima.triviaapp.yml
Normal file
32
metadata/com.nima.triviaapp.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: App depends on opentdb.com
|
||||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Nima Khajehpour
|
||||
AuthorEmail: nima1038khajehpour@gmail.com
|
||||
AuthorWebSite: https://www.linkedin.com/in/nima-khajehpour-8528b6263?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BCT3n1lx2TNuc%2BPaFtLvypQ%3D%3D
|
||||
SourceCode: https://github.com/NimaKhajehpour/TriviaApp
|
||||
IssueTracker: https://github.com/NimaKhajehpour/TriviaApp/issues
|
||||
|
||||
AutoName: Trivia App
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/NimaKhajehpour/TriviaApp.git
|
||||
Binaries: https://github.com/NimaKhajehpour/TriviaApp/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 9b766c3dfb6320259b85c8fa2b25e13f4ee1c21e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: e57271b2532c50a0bfa14cddfbac5ea68ee175f52ef5f7582a8d1094f60db9ee
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue