Fix crash on startup because R has changed
This commit is contained in:
parent
62ebf44d14
commit
d055253f97
6 changed files with 13 additions and 10 deletions
|
|
@ -104,7 +104,7 @@ dependencies {
|
|||
implementation "com.android.support:percent:$supportLibVersion"
|
||||
implementation "com.android.support:preference-v7:$supportLibVersion"
|
||||
implementation "com.android.support:preference-v14:$supportLibVersion"
|
||||
implementation 'com.github.kabouzeid:app-theme-helper:1.3.8'
|
||||
implementation 'com.github.kabouzeid:app-theme-helper:1.3.9'
|
||||
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
|
||||
implementation 'com.github.kabouzeid:SeekArc:1.2-kmod'
|
||||
implementation 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue