Merge branch 'patch-6' into 'master'

AnySoftKeyboard v1.9-r4

See merge request fdroid/fdroiddata!3320
This commit is contained in:
Marcus 2018-06-18 12:56:55 +00:00
commit 1dee588179

View file

@ -257,6 +257,18 @@ Build:1.9.1944,4519
ndk=r14b
preassemble=:makeEnglishDictionary
Build:1.9.2055,4630
commit=1.9-r4
subdir=app
init=sed -i -e '/fabric/d' -e '/canaryImplementation/d' ../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$$' -e '/crashlytics/,$d' build.gradle
scandelete=buildSrc,app/src/debug
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)
@ -266,5 +278,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Auto Update Mode:None
Update Check Mode:None
Current Version:1.9.1944
Current Version Code:4519
Current Version:1.9.2055
Current Version Code:4630