Skip to content

Commit

Permalink
Updating the support library for all projects
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonye committed Jul 25, 2016
1 parent 2e0cb0d commit 90b8345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressUtils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
exclude group: 'commons-logging'
}
compile 'com.mcxiaoke.volley:library:1.0.18'
compile 'com.android.support:support-v13:23.4.0'
compile 'com.android.support:support-v13:24.1.1'
}

android {
Expand Down

0 comments on commit 90b8345

Please sign in to comment.