Temporarily revert appcompat dependency until bugs are fixed
This commit is contained in:
parent
8763f35668
commit
3fe2761552
@ -70,7 +70,7 @@ dexcount {
|
||||
dependencies {
|
||||
// support libraries
|
||||
compile 'com.android.support:palette-v7:23.2.0'
|
||||
compile 'com.android.support:appcompat-v7:23.2.0'
|
||||
compile 'com.android.support:appcompat-v7:23.1.1'
|
||||
compile 'com.android.support:design:23.2.0'
|
||||
compile 'com.android.support:recyclerview-v7:23.2.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user