Pull up support lib version so all always match

This commit is contained in:
John 2017-12-06 18:19:56 -06:00
parent 0eaa7cc10e
commit 10d9fcb777
2 changed files with 10 additions and 7 deletions

View file

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files