mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Kakugo to 1.31.0 (64)
This commit is contained in:
parent
07b9183204
commit
59036e2196
1 changed files with 11 additions and 2 deletions
|
|
@ -277,11 +277,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/res/raw/dict
|
||||
|
||||
- versionName: 1.31.0
|
||||
versionCode: 64
|
||||
commit: 1.31.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- app/src/main/res/raw/dict
|
||||
|
||||
MaintainerNotes: |-
|
||||
The scanignore'd file contains the dictionaries to be imported when the app
|
||||
first runs. It is a gzipped sqlite3 database.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.30.1
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 1.31.0
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue