mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
Update Kakugo to 1.39.0 (89)
This commit is contained in:
parent
c2597c379f
commit
e33ee3c75d
1 changed files with 11 additions and 2 deletions
|
|
@ -403,11 +403,20 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/res/raw/dict
|
- app/src/main/res/raw/dict
|
||||||
|
|
||||||
|
- versionName: 1.39.0
|
||||||
|
versionCode: 89
|
||||||
|
commit: 26ab0394a2f9f5b8d38d0f56ed2848029c1c1e10
|
||||||
|
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.38.0
|
CurrentVersion: 1.39.0
|
||||||
CurrentVersionCode: 86
|
CurrentVersionCode: 89
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue