34 lines
674 B
YAML
34 lines
674 B
YAML
Categories:
|
|
- Games
|
|
License: MIT
|
|
SourceCode: https://github.com/316k/android-tap-the-black-tiles/
|
|
IssueTracker: https://github.com/316k/android-tap-the-black-tiles//issues
|
|
|
|
AutoName: Tap the black tiles
|
|
Description: Tap the black tiles and avoid the white ones.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/316k/android-tap-the-black-tiles/
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.0'
|
|
versionCode: 2
|
|
commit: v2
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 2
|