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 f21f5d3 commit 082c13fCopy full SHA for 082c13f
WordPressUtils/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
compile 'commons-lang:commons-lang:2.6'
21
compile 'com.mcxiaoke.volley:library:1.0.+'
22
compile 'com.github.castorflex.smoothprogressbar:library:0.4.0'
23
- compile 'org.wordpress:pulltorefresh-main:+@aar' // org.wordpress version includes some fixes
+ compile 'org.wordpress:pulltorefresh-main:0.9.7@aar' // org.wordpress version includes some fixes
24
compile 'com.android.support:support-v13:19.0.+'
25
}
26
0 commit comments