Merge branch 'patch-1' into 'master'

Update com.menny.android.anysoftkeyboard.txt

See merge request !1957
This commit is contained in:
Boris Kraut 2017-01-20 14:52:00 +00:00
commit e67cb20482

View file

@ -188,11 +188,21 @@ Build:1.8.401,1726
sed -i -e '/crashlytics/,$d' build.gradle
preassemble=:makeEnglishDictionary
Build:1.8.503,1828
commit=1.8-r8
subdir=app
init=sed -i -e '/fabric/d' -e '/canaryCompile/,+2d' ../build.gradle build.gradle
gradle=yes
forceversion=yes
rm=app/src/main/res/raw/words_*.dict
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
preassemble=:makeEnglishDictionary
Maintainer Notes:
* Generates english dictionary binary (src/main/res/raw/words_1.dict) from source files (under `english_dictionary` folder)
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
.
Auto Update Mode:None
Update Check Mode:None
Current Version:1.8.329
Current Version Code:1654
Current Version:1.8.503
Current Version Code:1828