Skip to content

Commit be8b5d4

Browse files
author
Mike Cumings
committed
Bump support-v4 to 22.1.1
1 parent e82cf4b commit be8b5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ android {
1212

1313
dependencies {
1414
compile 'com.android.support:recyclerview-v7:21.0.0'
15-
compile 'com.android.support:support-v4:21.0.3'
15+
compile 'com.android.support:support-v4:22.1.1'
1616
}
1717
apply from: './gradle-mvn-push.gradle'

0 commit comments

Comments
 (0)