Update Kakugo to 1.26.1 (55)
This commit is contained in:
parent
db8c1a0a5d
commit
268f8fadd9
|
|
@ -160,6 +160,12 @@ Build:1.26,54
|
||||||
gradle=yes
|
gradle=yes
|
||||||
scanignore=app/src/main/res/raw/dict
|
scanignore=app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
Build:1.26.1,55
|
||||||
|
commit=1.26.1
|
||||||
|
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.
|
||||||
|
|
@ -167,5 +173,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
|
Current Version:1.26.1
|
||||||
Current Version Code:54
|
Current Version Code:55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue