mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Kakugo to 1.39.2 (91)
This commit is contained in:
parent
2ba5929bd6
commit
1bfac1fa90
1 changed files with 11 additions and 2 deletions
|
|
@ -421,11 +421,20 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/res/raw/dict
|
- app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
- versionName: 1.39.2
|
||||||
|
versionCode: 91
|
||||||
|
commit: e32d2b3a94f748d27f80972a256e4c18fec36455
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.39.1
|
CurrentVersion: 1.39.2
|
||||||
CurrentVersionCode: 90
|
CurrentVersionCode: 91
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue