⬆️ Bump gradle tools dependency to 3.0.1 for project template

This commit is contained in:
Simon MacDonald 2018-02-15 17:42:10 -05:00
parent e9603b0738
commit 3a339ba37f

View File

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