Fix library categories setting crash
This commit is contained in:
parent
546d016109
commit
0fd8d71f7c
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ dependencies {
|
||||||
implementation "com.android.support:percent:$supportLibVersion"
|
implementation "com.android.support:percent:$supportLibVersion"
|
||||||
implementation "com.android.support:preference-v7:$supportLibVersion"
|
implementation "com.android.support:preference-v7:$supportLibVersion"
|
||||||
implementation "com.android.support:preference-v14:$supportLibVersion"
|
implementation "com.android.support:preference-v14:$supportLibVersion"
|
||||||
|
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||||
|
|
||||||
implementation 'com.github.kabouzeid:app-theme-helper:1.3.10'
|
implementation 'com.github.kabouzeid:app-theme-helper:1.3.10'
|
||||||
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
|
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue