mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'feature/cos.premy.mines' into 'master'
New app: Mines3D Closes rfp#1047 See merge request fdroid/fdroiddata!7099
This commit is contained in:
commit
bf335f234c
1 changed files with 30 additions and 0 deletions
30
metadata/cos.premy.mines.yml
Normal file
30
metadata/cos.premy.mines.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Přemysl Šťastný
|
||||||
|
AuthorEmail: premysl.stastny@hotmail.com
|
||||||
|
SourceCode: https://github.com/stastnypremysl/Mines3D
|
||||||
|
IssueTracker: https://github.com/stastnypremysl/Mines3D/issues
|
||||||
|
|
||||||
|
AutoName: Mines3D
|
||||||
|
Summary: Minesweeper on n*m*2 matrix
|
||||||
|
Description: |-
|
||||||
|
Do you like challenges? Let's try one harder. The first task is to
|
||||||
|
understand the rules of the game. The second one is to win it.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/stastnypremysl/Mines3D.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 4
|
||||||
|
commit: '1.3'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: r21d
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.2.1
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue