diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 712225a44c..e2c219bec4 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -430,11 +430,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.39.3 + versionCode: 92 + commit: 863bedd1bdcc3c228318f4cfbc94b533b8008275 + 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.39.2 -CurrentVersionCode: 91 +CurrentVersion: 1.39.3 +CurrentVersionCode: 92