mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Kakugo to 1.32.0 (65)
This commit is contained in:
parent
dc36112836
commit
e8a2ecbf2f
1 changed files with 11 additions and 2 deletions
|
|
@ -286,11 +286,20 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/res/raw/dict
|
- app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
- versionName: 1.32.0
|
||||||
|
versionCode: 65
|
||||||
|
commit: 1.32.0
|
||||||
|
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.31.0
|
CurrentVersion: 1.32.0
|
||||||
CurrentVersionCode: 64
|
CurrentVersionCode: 65
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue