Skip to content

Commit

Permalink
Update support library version
Browse files Browse the repository at this point in the history
  • Loading branch information
serso committed Feb 19, 2017
1 parent 523947b commit 91e9d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:2.2.3'
}
ext {
versions = [libs: [support: "25.0.1"],
versions = [libs: [support: "25.1.1"],
sdk : [compile: 24, buildTools: "24.0.1", min: 9, target: 24],
code: 39,
name: "0.9.4"]
Expand Down

0 comments on commit 91e9d49

Please # to comment.