diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 941d5b9582..c405cb5492 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -268,11 +268,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.30.1 + versionCode: 63 + commit: 1.30.1 + 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.30' -CurrentVersionCode: 62 +CurrentVersion: 1.30.1 +CurrentVersionCode: 63