Update AnySoftKeyboard to 1.8.1333 (2658)
This commit is contained in:
parent
8d2362caef
commit
b81e4eb1a9
|
@ -220,6 +220,18 @@ Build:1.8.1241,2566
|
|||
sed -i -e '/crashlytics/,$d' build.gradle
|
||||
preassemble=:makeEnglishDictionary
|
||||
|
||||
Build:1.8.1333,2658
|
||||
commit=1.8-r12.2
|
||||
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
|
||||
ndk=r11c
|
||||
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)
|
||||
|
||||
|
@ -229,5 +241,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.8.1241
|
||||
Current Version Code:2566
|
||||
Current Version:1.8.1333
|
||||
Current Version Code:2658
|
||||
|
|
Loading…
Reference in a new issue