Merge branch 'patch-7' into 'master'
Update com.menny.android.anysoftkeyboard.txt to version 1.9-r6 See merge request fdroid/fdroiddata!4142
This commit is contained in:
commit
c243545707
|
@ -280,8 +280,17 @@ Build:1.9.2445,5020
|
|||
ndk=r14b
|
||||
preassemble=:makeEnglishDictionary
|
||||
|
||||
Build:1.9.2629,5204
|
||||
commit=1.9-r6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
forceversion=yes
|
||||
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
|
||||
scandelete=buildSrc
|
||||
ndk=r14b
|
||||
|
||||
Maintainer Notes:
|
||||
* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
||||
* Prior to 1.9.2629, generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
||||
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
@ -289,5 +298,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.9.2445
|
||||
Current Version Code:5020
|
||||
Current Version:1.9.2629
|
||||
Current Version Code:5204
|
||||
|
|
Loading…
Reference in a new issue