From 4f28728e3ba336151ef61f98989ff5f4eb0c20ff Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 1 Dec 2025 04:25:25 +0000 Subject: [PATCH] Update Kakugo to 1.39.1 (90) --- 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 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