Skip to content

Commit

Permalink
Update support lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed May 26, 2017
1 parent ec41509 commit 5a98823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -35,7 +35,7 @@ ext {
javaVersion = JavaVersion.VERSION_1_7

dependencies = [
support : "25.3.0",
support : "25.3.1",
espresso: "2.2.2",
junit : "4.12"
]
Expand Down

0 comments on commit 5a98823

Please sign in to comment.