mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 09:48:06 +00:00
Update Kakugo to 1.33.0 (67)
This commit is contained in:
parent
104c05651b
commit
e5c5d2a037
1 changed files with 11 additions and 2 deletions
|
|
@ -295,11 +295,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/res/raw/dict
|
||||
|
||||
- versionName: 1.33.0
|
||||
versionCode: 67
|
||||
commit: 1.33.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.32.0
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 1.33.0
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue