Skip to content

Commit 282d7b8

Browse files
committed
Updating support library to 23.3.0
1 parent ae9db13 commit 282d7b8

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
exclude group: 'commons-logging'
2121
}
2222
compile 'com.mcxiaoke.volley:library:1.0.18'
23-
compile 'com.android.support:support-v13:23.2.1'
23+
compile 'com.android.support:support-v13:23.3.0'
2424
}
2525

2626
android {

0 commit comments

Comments
 (0)