Skip to content

Commit 0acc238

Browse files
committed
Updating support library to 23.2.1
1 parent 39c5bab commit 0acc238

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.1.1'
23+
compile 'com.android.support:support-v13:23.2.1'
2424
}
2525

2626
android {

0 commit comments

Comments
 (0)