diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 0749f60486..b50fcf8db7 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -286,11 +286,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.32.0 + versionCode: 65 + commit: 1.32.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.31.0 -CurrentVersionCode: 64 +CurrentVersion: 1.32.0 +CurrentVersionCode: 65