54 lines
1.3 KiB
YAML
54 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/queler/holokenmod
|
||
|
IssueTracker: https://github.com/queler/holokenmod/issues
|
||
|
|
||
|
AutoName: HoloKenMod
|
||
|
Description: |-
|
||
|
Adding some bug fixes and features to [[com.tortuca.holoken]] which was: Based
|
||
|
on KenKen and forked from [[net.cactii.mathdoku]] v1.9, now featuring a
|
||
|
Holo-inspired design and more user-friendly functionalities.
|
||
|
|
||
|
Also known as Mathdoku or Kendoku, this KenKen game will test your mental
|
||
|
arithmetic and challenge your mind. The goal is to fill in the entire grid with
|
||
|
numbers while meeting the operation restrictions for each grid cage. No
|
||
|
description available
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/queler/holokenmod
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.3'
|
||
|
versionCode: 13
|
||
|
commit: 889ab1f3d8349efdf93e7fa6b0abce49a0551592
|
||
|
target: android-22
|
||
|
|
||
|
- versionName: '1.4'
|
||
|
versionCode: 14
|
||
|
commit: v1.4
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/^android {/a lintOptions {\n\nabortOnError false\n\n}\n\n'
|
||
|
build.gradle
|
||
|
|
||
|
- versionName: 1.4.1
|
||
|
versionCode: 15
|
||
|
commit: v1.4.1rc1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 1.5.1
|
||
|
versionCode: 17
|
||
|
commit: v1.5.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags v.*[0-9]$
|
||
|
CurrentVersion: 1.5.1
|
||
|
CurrentVersionCode: 17
|