From 5290f7a455e0abad1820dbf7cd94b6e759c94686 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 30 May 2024 18:16:30 +0000 Subject: [PATCH] Update Kakugo to 1.38.0 (86) --- 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 2a8603360f..0700662ef3 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -393,11 +393,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.38.0 + versionCode: 86 + commit: e7c6eebf2f37328417e91e6360822ffa89e0f81f + 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.37.1 -CurrentVersionCode: 84 +CurrentVersion: 1.38.0 +CurrentVersionCode: 86