Skip to content

Commit

Permalink
update support lib to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Jun 4, 2015
1 parent bb09a7b commit 4109f72
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 @@ -18,7 +18,7 @@ repositories {
dependencies {
compile 'commons-lang:commons-lang:2.6'
compile 'com.mcxiaoke.volley:library:1.0.10'
compile 'com.android.support:support-v13:21.0.3'
compile 'com.android.support:support-v13:22.2.0'
}

android {
Expand Down

0 comments on commit 4109f72

Please sign in to comment.