Update com.menny.android.anysoftkeyboard.txt to v1.9-r1

This commit is contained in:
Menny Even Danan 2018-01-15 19:11:02 +00:00 committed by Marcus Hoffmann
parent b480c5c454
commit 9d5a1ffc96
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -232,6 +232,18 @@ Build:1.8.1333,2658
ndk=r11c
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:
* 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
Update Check Mode:None
Current Version:1.8.1333
Current Version Code:2658
Current Version:1.9.1117
Current Version Code:3692