mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Replace dependency for case insensitive natural sorting (#2389)
Replace dependency for case insensitive natural sorting
This commit is contained in:
parent
c339bd49d0
commit
2ebaacfc89
6 changed files with 25 additions and 27 deletions
|
@ -191,9 +191,6 @@ dependencies {
|
|||
// Crash reports
|
||||
implementation 'ch.acra:acra:4.9.2'
|
||||
|
||||
// Sort
|
||||
implementation 'com.github.gpanther:java-nat-sort:natural-comparator-1.1'
|
||||
|
||||
// UI
|
||||
implementation 'com.dmitrymalkovich.android:material-design-dimens:1.4'
|
||||
implementation 'com.github.dmytrodanylyk.android-process-button:library:1.0.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue