update to AnySoftKeyboard v1.8-r9

This commit is contained in:
Menny Even Danan 2017-02-21 13:38:47 -05:00
parent 1f1788b1f0
commit 0463e002c6

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