Skip to content

Commit 90b8345

Browse files
committed
Updating the support library for all projects
1 parent 2e0cb0d commit 90b8345

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

2626
android {

0 commit comments

Comments
 (0)