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
|
||||
KWorld
|
||||
lynxes 54
|
||||
Lynyrd
|
||||
lyrate
|
||||
lyrics 134
|
||||
lysias
|
||||
|
|
@ -53543,7 +53544,6 @@ Lyndsey 37
|
|||
Lynette 75
|
||||
Lynnell 1
|
||||
Lynskey
|
||||
Lynyrd
|
||||
Lysenko 56
|
||||
lyrical 107
|
||||
Kyriaki
|
||||
|
|
|
|||
|
Can't render this file because it is too large.
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||||
android:versionCode="412"
|
||||
android:versionName="29.0"
|
||||
android:versionCode="474"
|
||||
android:versionName="30.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue