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 2e0cb0d commit 90b8345Copy full SHA for 90b8345
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.4.0'
+ compile 'com.android.support:support-v13:24.1.1'
24
25
26
android {
0 commit comments