Skip to content

Commit

Permalink
Updating support library to 24.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonye committed Sep 19, 2016
1 parent 2340438 commit 8e436bd
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:24.1.1'
compile 'com.android.support:support-v13:24.2.1'
}

android {
Expand Down

0 comments on commit 8e436bd

Please sign in to comment.