mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New App: Mental Math (rfp#3353)
This commit is contained in:
parent
721dc3ee2e
commit
1348105eaa
1 changed files with 31 additions and 0 deletions
31
metadata/com.helddertierwelt.mentalmath.yml
Normal file
31
metadata/com.helddertierwelt.mentalmath.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: HeldDerTierwelt
|
||||
AuthorEmail: helddertierwelt@pm.me
|
||||
WebSite: https://mental-math.codeberg.page/
|
||||
SourceCode: https://codeberg.org/Mental-Math/MentalMath
|
||||
IssueTracker: https://codeberg.org/Mental-Math/MentalMath/issues
|
||||
Donate: https://ko-fi.com/mental_math
|
||||
|
||||
AutoName: Mental Math
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/Mental-Math/MentalMath.git
|
||||
Binaries: https://codeberg.org/Mental-Math/MentalMath/releases/download/v%c/Mental%20Math%20v%c.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 12
|
||||
commit: 17070059a016c3bee0401a48e55d399e638953b4
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: de197b4cf2b85880e0211159b60b6e3c39f96ff06868ae4839c42d8a4d6f3fe5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue