From 9b5c08a5398dcabb1ad481e1edce0e27373fee4b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 17 Oct 2018 09:52:26 +0000 Subject: [PATCH] Anysoftkeyboard - 1.9.2445 Fix https://gitlab.com/fdroid/fdroiddata/issues/1125 --- metadata/com.menny.android.anysoftkeyboard.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.menny.android.anysoftkeyboard.txt b/metadata/com.menny.android.anysoftkeyboard.txt index de60b7d5e3..532308c3f0 100644 --- a/metadata/com.menny.android.anysoftkeyboard.txt +++ b/metadata/com.menny.android.anysoftkeyboard.txt @@ -269,6 +269,17 @@ Build:1.9.2055,4630 ndk=r14b preassemble=:makeEnglishDictionary +Build:1.9.2445,5020 + commit=1.9-r5.1 + subdir=app + gradle=yes + forceversion=yes + rm=app/src/main/res/raw/words_*.dict + prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle + scandelete=buildSrc,app/src/debug + ndk=r14b + preassemble=:makeEnglishDictionary + Maintainer Notes: * Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)