mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
Add Caclulate (a mental calculation trainer)
This commit is contained in:
parent
810941d6f5
commit
8a4a8518a9
1 changed files with 23 additions and 0 deletions
23
metadata/com.rechnen.app.yml
Normal file
23
metadata/com.rechnen.app.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://codeberg.org/jonas-l/rechnen-android
|
||||||
|
IssueTracker: https://codeberg.org/jonas-l/rechnen-android/issues
|
||||||
|
|
||||||
|
AutoName: Calculate
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://codeberg.org/jonas-l/rechnen-android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: release-1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version release-%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue