mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Kakugo to 1.19 (39)
This commit is contained in:
parent
c3d9f88059
commit
cf7e71e68f
1 changed files with 9 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ Web Site:
|
||||||
Source Code:https://github.com/blastrock/kaqui
|
Source Code:https://github.com/blastrock/kaqui
|
||||||
Issue Tracker:https://github.com/blastrock/kaqui/issues
|
Issue Tracker:https://github.com/blastrock/kaqui/issues
|
||||||
|
|
||||||
Auto Name:KaQui
|
Auto Name:Kakugo
|
||||||
Summary:Learn hiraganas, katakanas, and kanji in form of a quiz
|
Summary:Learn hiraganas, katakanas, and kanji in form of a quiz
|
||||||
Description:
|
Description:
|
||||||
KaQui helps learning Japanese. It takes the form of a quiz to memorize
|
KaQui helps learning Japanese. It takes the form of a quiz to memorize
|
||||||
|
|
@ -85,6 +85,12 @@ Build:1.18,38
|
||||||
gradle=yes
|
gradle=yes
|
||||||
scanignore=app/src/main/res/raw/dict
|
scanignore=app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
Build:1.19,39
|
||||||
|
commit=1.19
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
scanignore=app/src/main/res/raw/dict
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
The scanignore'd file contains the dictionaries to be imported when the app
|
The scanignore'd file contains the dictionaries to be imported when the app
|
||||||
first runs. It is a gzipped sqlite3 database.
|
first runs. It is a gzipped sqlite3 database.
|
||||||
|
|
@ -92,5 +98,5 @@ first runs. It is a gzipped sqlite3 database.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.18
|
Current Version:1.19
|
||||||
Current Version Code:38
|
Current Version Code:39
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue