diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 2a8603360f..0700662ef3 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -393,11 +393,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.38.0 + versionCode: 86 + commit: e7c6eebf2f37328417e91e6360822ffa89e0f81f + 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.37.1 -CurrentVersionCode: 84 +CurrentVersion: 1.38.0 +CurrentVersionCode: 86