Update Kakugo to 1.26 (54)
This commit is contained in:
parent
0696e89fd4
commit
86a65a9d2c
|
|
@ -154,6 +154,12 @@ Build:1.25,53
|
|||
gradle=yes
|
||||
scanignore=app/src/main/res/raw/dict
|
||||
|
||||
Build:1.26,54
|
||||
commit=1.26
|
||||
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.
|
||||
|
|
@ -161,5 +167,5 @@ first runs. It is a gzipped sqlite3 database.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.25
|
||||
Current Version Code:53
|
||||
Current Version:1.26
|
||||
Current Version Code:54
|
||||
|
|
|
|||
Loading…
Reference in a new issue