From 7525eef271c2303cd54caa9f5ddd968f4dab1133 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 28 Aug 2019 04:06:30 +0100 Subject: [PATCH] Update Kakugo to 1.30 (62) --- 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 2a40c618b1..25d575723a 100644 --- a/metadata/org.kaqui.yml +++ b/metadata/org.kaqui.yml @@ -256,11 +256,20 @@ Builds: scanignore: - app/src/main/res/raw/dict + - versionName: '1.30' + versionCode: 62 + commit: '1.30' + 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.29' -CurrentVersionCode: 61 +CurrentVersion: '1.30' +CurrentVersionCode: 62