diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 18b47e8d9d..f51756ebbd 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -359,11 +359,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.36.2 + versionCode: 78 + commit: db420b2a29ead963c4c023c9d568b15100fb98da + 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.36.1 -CurrentVersionCode: 77 +CurrentVersion: 1.36.2 +CurrentVersionCode: 78