Update com.menny.android.anysoftkeyboard.txt to v1.9-r1
This commit is contained in:
parent
b480c5c454
commit
9d5a1ffc96
|
|
@ -232,6 +232,18 @@ Build:1.8.1333,2658
|
||||||
ndk=r11c
|
ndk=r11c
|
||||||
preassemble=:makeEnglishDictionary
|
preassemble=:makeEnglishDictionary
|
||||||
|
|
||||||
|
Build:1.9.1117,3692
|
||||||
|
commit=1.9-r1
|
||||||
|
subdir=app
|
||||||
|
init=sed -i -e '/fabric/d' -e '/canaryImplementation/,+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=r14b
|
||||||
|
preassemble=:makeEnglishDictionary
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
||||||
|
|
||||||
|
|
@ -241,5 +253,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.8.1333
|
Current Version:1.9.1117
|
||||||
Current Version Code:2658
|
Current Version Code:3692
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue