Update Kakugo to 1.30 (62)
This commit is contained in:
parent
f2c4e1ffc6
commit
7525eef271
|
@ -256,11 +256,20 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/res/raw/dict
|
- app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
- versionName: '1.30'
|
||||||
|
versionCode: 62
|
||||||
|
commit: '1.30'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/res/raw/dict
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
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.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.29'
|
CurrentVersion: '1.30'
|
||||||
CurrentVersionCode: 61
|
CurrentVersionCode: 62
|
||||||
|
|
Loading…
Reference in a new issue