diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index c072db6e61..fd7b5fb257 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -403,11 +403,20 @@ Builds: scanignore: - 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: |- The scanignore'd file contains the dictionaries to be imported when the app first runs. It is a gzipped sqlite3 database. AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.38.0 -CurrentVersionCode: 86 +CurrentVersion: 1.39.0 +CurrentVersionCode: 89