Update Kakugo to 1.21.4 (45)
This commit is contained in:
parent
1c146ff45f
commit
1a4699b9a3
|
@ -124,6 +124,12 @@ Build:1.21.3,44
|
|||
gradle=yes
|
||||
scanignore=app/src/main/res/raw/dict
|
||||
|
||||
Build:1.21.4,45
|
||||
commit=1.21.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
scanignore=app/src/main/res/raw/dict
|
||||
|
||||
Maintainer Notes:
|
||||
The scanignore'd file contains the dictionaries to be imported when the app
|
||||
first runs. It is a gzipped sqlite3 database.
|
||||
|
@ -131,5 +137,5 @@ first runs. It is a gzipped sqlite3 database.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.21.3
|
||||
Current Version Code:44
|
||||
Current Version:1.21.4
|
||||
Current Version Code:45
|
||||
|
|
Loading…
Reference in a new issue