From 32fba57480d4d2a854d4c3ff6886a19a6db3f424 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 Jun 2022 03:43:09 +0000 Subject: [PATCH] Update Kakugo to 1.36.2 (78) --- 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 18b47e8d9d..f51756ebbd 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -359,11 +359,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.36.2 + versionCode: 78 + commit: db420b2a29ead963c4c023c9d568b15100fb98da + 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.36.1 -CurrentVersionCode: 77 +CurrentVersion: 1.36.2 +CurrentVersionCode: 78