Skip to content

Commit 0868a89

Browse files
committed
update support-v13 library to version 19.1.0
1 parent 5a1e321 commit 0868a89

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
@@ -21,7 +21,7 @@ dependencies {
2121
compile 'com.mcxiaoke.volley:library:1.0.+'
2222
compile 'com.github.castorflex.smoothprogressbar:library:0.4.0'
2323
compile 'org.wordpress:pulltorefresh-main:0.9.7@aar' // org.wordpress version includes some fixes
24-
compile 'com.android.support:support-v13:19.0.+'
24+
compile 'com.android.support:support-v13:19.1.0'
2525
}
2626

2727
android {

0 commit comments

Comments
 (0)