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 bb09a7b commit 4109f72Copy full SHA for 4109f72
WordPressUtils/build.gradle
@@ -18,7 +18,7 @@ repositories {
18
dependencies {
19
compile 'commons-lang:commons-lang:2.6'
20
compile 'com.mcxiaoke.volley:library:1.0.10'
21
- compile 'com.android.support:support-v13:21.0.3'
+ compile 'com.android.support:support-v13:22.2.0'
22
}
23
24
android {
0 commit comments