diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index fd7b5fb257..ed6b2664f0 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -412,11 +412,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.39.1 + versionCode: 90 + commit: ac777654f2a066ddab04d0575651eace61b9ec3f + 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.0 -CurrentVersionCode: 89 +CurrentVersion: 1.39.1 +CurrentVersionCode: 90