Update Kakugo to 1.27 (56)
This commit is contained in:
parent
fed3d6507f
commit
2e09f8bb98
|
|
@ -166,6 +166,12 @@ Build:1.26.1,55
|
||||||
gradle=yes
|
gradle=yes
|
||||||
scanignore=app/src/main/res/raw/dict
|
scanignore=app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
Build:1.27,56
|
||||||
|
commit=1.27
|
||||||
|
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.
|
||||||
|
|
@ -173,5 +179,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.26.1
|
Current Version:1.27
|
||||||
Current Version Code:55
|
Current Version Code:56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue