Bump support-v4 to 22.1.1

This commit is contained in:
Mike Cumings 2015-04-30 13:36:47 -07:00
parent e82cf4b21a
commit be8b5d483e
1 changed files with 1 additions and 1 deletions

View File

@ -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'