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 ab24be9 commit 2faebf8Copy full SHA for 2faebf8
WordPressUtils/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
dependencies {
20
compile 'commons-lang:commons-lang:2.6'
21
compile 'com.mcxiaoke.volley:library:1.0.+'
22
- compile 'com.android.support:support-v13:21.0.+'
+ compile 'com.android.support:support-v13:21.0.2'
23
}
24
25
android {
0 commit comments