Skip to content

Commit

Permalink
Update support library
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa committed Dec 5, 2017
1 parent ccbfb91 commit 64c4333
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 @@ -21,5 +21,5 @@ ext {
compileSdkVersion = 27
targetSdkVersion = compileSdkVersion
minSdkVersion = 14
supportLibVersion = '27.0.1'
supportLibVersion = '27.0.2'
}

0 comments on commit 64c4333

Please sign in to comment.