We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d627d commit f5cf254Copy full SHA for f5cf254
WordPressUtils/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
exclude group: 'commons-logging'
21
}
22
compile 'com.mcxiaoke.volley:library:1.0.18'
23
- compile 'com.android.support:support-v13:23.3.0'
+ compile 'com.android.support:support-v13:23.4.0'
24
25
26
android {
0 commit comments