mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Kakugo to 1.35.0 (74)
This commit is contained in:
parent
9a89a2ed9c
commit
a5ad95e919
1 changed files with 11 additions and 2 deletions
|
|
@ -341,11 +341,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/res/raw/dict
|
||||
|
||||
- versionName: 1.35.0
|
||||
versionCode: 74
|
||||
commit: 1.35.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.34.2
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 1.35.0
|
||||
CurrentVersionCode: 74
|
||||
|
|
|
|||
Loading…
Reference in a new issue