Skip to content

Commit 082c13f

Browse files
committed
use the PTR library version 0.9.7
1 parent f21f5d3 commit 082c13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
compile 'commons-lang:commons-lang:2.6'
2121
compile 'com.mcxiaoke.volley:library:1.0.+'
2222
compile 'com.github.castorflex.smoothprogressbar:library:0.4.0'
23-
compile 'org.wordpress:pulltorefresh-main:+@aar' // org.wordpress version includes some fixes
23+
compile 'org.wordpress:pulltorefresh-main:0.9.7@aar' // org.wordpress version includes some fixes
2424
compile 'com.android.support:support-v13:19.0.+'
2525
}
2626

0 commit comments

Comments
 (0)