fixed wrong sorting in English dictionary
This commit is contained in:
parent
39183369cf
commit
915b4d6063
2 changed files with 3 additions and 3 deletions
|
|
@ -31373,6 +31373,7 @@ Lynsey
|
||||||
kymric
|
kymric
|
||||||
KWorld
|
KWorld
|
||||||
lynxes 54
|
lynxes 54
|
||||||
|
Lynyrd
|
||||||
lyrate
|
lyrate
|
||||||
lyrics 134
|
lyrics 134
|
||||||
lysias
|
lysias
|
||||||
|
|
@ -53543,7 +53544,6 @@ Lyndsey 37
|
||||||
Lynette 75
|
Lynette 75
|
||||||
Lynnell 1
|
Lynnell 1
|
||||||
Lynskey
|
Lynskey
|
||||||
Lynyrd
|
|
||||||
Lysenko 56
|
Lysenko 56
|
||||||
lyrical 107
|
lyrical 107
|
||||||
Kyriaki
|
Kyriaki
|
||||||
|
|
|
||||||
|
Can't render this file because it is too large.
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:tools="http://schemas.android.com/tools"
|
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:versionCode="412"
|
android:versionCode="474"
|
||||||
android:versionName="29.0"
|
android:versionName="30.0"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue