From 1bfac1fa90f6fefe5c141558425bc5dbe0602dff Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 7 Dec 2025 04:23:41 +0000 Subject: [PATCH] Update Kakugo to 1.39.2 (91) --- 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 ed6b2664f0..712225a44c 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -421,11 +421,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.39.2 + versionCode: 91 + commit: e32d2b3a94f748d27f80972a256e4c18fec36455 + 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.1 -CurrentVersionCode: 90 +CurrentVersion: 1.39.2 +CurrentVersionCode: 91