Merge branch 'ask_1.8-r9' into 'master'

update to AnySoftKeyboard v1.8-r9

See merge request !2050
This commit is contained in:
Boris Kraut 2017-02-21 21:19:18 +00:00
commit ece4418691

View file

@ -198,11 +198,22 @@ Build:1.8.503,1828
sed -i -e '/crashlytics/,$d' build.gradle
preassemble=:makeEnglishDictionary
Build:1.8.585,1910
commit=1.8-r9
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 && \
sed -i -e '/crashlytics/,$d' build.gradle
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)
.
Auto Update Mode:None
Update Check Mode:None
Current Version:1.8.503
Current Version Code:1828
Current Version:1.8.585
Current Version Code:1910