Skip to content

Commit f5cf254

Browse files
committed
Updating to support library 23.4.0
1 parent 09d627d commit f5cf254

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
@@ -20,7 +20,7 @@ dependencies {
2020
exclude group: 'commons-logging'
2121
}
2222
compile 'com.mcxiaoke.volley:library:1.0.18'
23-
compile 'com.android.support:support-v13:23.3.0'
23+
compile 'com.android.support:support-v13:23.4.0'
2424
}
2525

2626
android {

0 commit comments

Comments
 (0)