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 0b03b71 commit 72fe2b7Copy full SHA for 72fe2b7
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.2'
+ compile 'com.android.support:support-v13:21.0.+'
23
}
24
25
android {
0 commit comments