Skip to content

Commit

Permalink
Updating support library to 23.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonye committed Apr 7, 2016
1 parent ae9db13 commit 282d7b8
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.2.1'
compile 'com.android.support:support-v13:23.3.0'
}

android {
Expand Down

0 comments on commit 282d7b8

Please sign in to comment.