From ddb103184ddf435450daf92e794f0b30bdcbd3c5 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 8 Dec 2025 04:25:56 +0000 Subject: [PATCH] Update Kakugo to 1.39.3 (92) --- metadata/org.kaqui.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.kaqui.yml b/metadata/org.kaqui.yml index 712225a44c..e2c219bec4 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -430,11 +430,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.39.3 + versionCode: 92 + commit: 863bedd1bdcc3c228318f4cfbc94b533b8008275 + 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.2 -CurrentVersionCode: 91 +CurrentVersion: 1.39.3 +CurrentVersionCode: 92