Merge branch 'patch-1' into 'master'
Update com.menny.android.anysoftkeyboard.txt See merge request !1906
This commit is contained in:
commit
f38e478d77
|
@ -167,11 +167,21 @@ Build:1.8.253,1578
|
|||
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
|
||||
preassemble=:makeEnglishDictionary
|
||||
|
||||
Build:1.8.329,1654
|
||||
commit=1.8-r7
|
||||
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_1.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)
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.8.253
|
||||
Current Version Code:1578
|
||||
Current Version:1.8.329
|
||||
Current Version Code:1654
|
||||
|
|
Loading…
Reference in a new issue