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 ae9db13 commit 282d7b8Copy full SHA for 282d7b8
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.2.1'
+ compile 'com.android.support:support-v13:23.3.0'
24
25
26
android {
0 commit comments