mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New app: Dice Gainz
This commit is contained in:
parent
a61e52dea1
commit
8d97be9b0c
1 changed files with 27 additions and 0 deletions
27
metadata/com.nazmar.dicegainz.yml
Normal file
27
metadata/com.nazmar.dicegainz.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/ramzan/dicegainz
|
||||
IssueTracker: https://github.com/ramzan/dicegainz/issues
|
||||
|
||||
AutoName: Dice Gainz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ramzan/dicegainz
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using
|
||||
fastlane in the source repo
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue