From a5ad95e919fdfb33cf5a1a7a83b4fc9600a5caf2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 22 Nov 2020 03:38:05 +0000 Subject: [PATCH] Update Kakugo to 1.35.0 (74) --- 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 173f4e771f..b016fe05fe 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -341,11 +341,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: 1.35.0 + versionCode: 74 + commit: 1.35.0 + 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.34.2 -CurrentVersionCode: 72 +CurrentVersion: 1.35.0 +CurrentVersionCode: 74