Skip to content

Commit

Permalink
update support lib version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Nov 28, 2014
1 parent 195bd96 commit f916a34
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 @@ -19,7 +19,7 @@ repositories {
dependencies {
compile 'commons-lang:commons-lang:2.6'
compile 'com.mcxiaoke.volley:library:1.0.+'
compile 'com.android.support:support-v13:21.0.2'
compile 'com.android.support:support-v13:21.0.+'
}

android {
Expand Down

0 comments on commit f916a34

Please sign in to comment.