Bump support-v4 to 22.1.1
This commit is contained in:
parent
e82cf4b21a
commit
be8b5d483e
|
|
@ -12,6 +12,6 @@ android {
|
|||
|
||||
dependencies {
|
||||
compile 'com.android.support:recyclerview-v7:21.0.0'
|
||||
compile 'com.android.support:support-v4:21.0.3'
|
||||
compile 'com.android.support:support-v4:22.1.1'
|
||||
}
|
||||
apply from: './gradle-mvn-push.gradle'
|
||||
Loading…
Reference in New Issue