mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'memory' into 'master'
new app: memory See merge request fdroid/fdroiddata!5465
This commit is contained in:
commit
e7b207fb0f
1 changed files with 26 additions and 0 deletions
26
metadata/com.sanskritbasics.memory.yml
Normal file
26
metadata/com.sanskritbasics.memory.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/sanskritbscs/memory
|
||||
IssueTracker: https://github.com/sanskritbscs/memory/issues
|
||||
LiberapayID: '1596950'
|
||||
Bitcoin: bc1q3xasvfn2c84dprkk2mxj5g7n6ujwylphu8qsf3
|
||||
|
||||
AutoName: Memory
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sanskritbscs/memory.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.6'
|
||||
versionCode: 20
|
||||
commit: v2.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue