Skip to content

Commit

Permalink
Update support lib
Browse files Browse the repository at this point in the history
  • Loading branch information
nkming2 committed Jan 17, 2017
1 parent a2e95bc commit dcceec7
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 @@ -35,7 +35,7 @@ dependencies {
}

buildscript {
ext.support_version = '25.0.1'
ext.support_version = '25.1.0'
ext.kotlin_version = '1.0.4'
repositories {
mavenCentral()
Expand Down

0 comments on commit dcceec7

Please sign in to comment.