Skip to content

Commit 4109f72

Browse files
committed
update support lib to 22
1 parent bb09a7b commit 4109f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
dependencies {
1919
compile 'commons-lang:commons-lang:2.6'
2020
compile 'com.mcxiaoke.volley:library:1.0.10'
21-
compile 'com.android.support:support-v13:21.0.3'
21+
compile 'com.android.support:support-v13:22.2.0'
2222
}
2323

2424
android {

0 commit comments

Comments
 (0)