Merge branch 'patch-1' into 'master'
Update com.menny.android.anysoftkeyboard.txt to 1.8-r11 See merge request !2327
This commit is contained in:
commit
bf9cdba5ec
|
@ -198,6 +198,17 @@ Build:1.8.735,2060
|
|||
sed -i -e '/crashlytics/,$d' build.gradle
|
||||
preassemble=:makeEnglishDictionary
|
||||
|
||||
Build:1.8.844,2169
|
||||
commit=1.8-r11
|
||||
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)
|
||||
|
||||
|
@ -207,5 +218,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.8.735
|
||||
Current Version Code:2060
|
||||
Current Version:1.8.844
|
||||
Current Version Code:2169
|
||||
|
|
Loading…
Reference in a new issue