mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Merge branch 'patch-8' into 'master'
Updating AnySoftKeyboard to 1.10-r1 See merge request fdroid/fdroiddata!4671
This commit is contained in:
commit
5a0ec63e7d
1 changed files with 11 additions and 2 deletions
|
|
@ -290,6 +290,15 @@ Build:1.9.2629,5204
|
||||||
scandelete=buildSrc
|
scandelete=buildSrc
|
||||||
ndk=r14b
|
ndk=r14b
|
||||||
|
|
||||||
|
Build:1.10.364,5539
|
||||||
|
commit=1.10-r1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
forceversion=yes
|
||||||
|
prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle
|
||||||
|
scandelete=buildSrc
|
||||||
|
ndk=r14b
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* 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)
|
* 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)
|
||||||
|
|
||||||
|
|
@ -299,5 +308,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.9.2629
|
Current Version:1.10.364
|
||||||
Current Version Code:5204
|
Current Version Code:5539
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue