Update for AS 3.0 Beta 7

This commit is contained in:
Cameron Gutman 2017-10-04 19:30:36 -07:00
parent dbb02acd37
commit 40d1436ce3
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android { android {
compileSdkVersion 26 compileSdkVersion 26
buildToolsVersion '26.0.1' buildToolsVersion '26.0.2'
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16

View File

@ -4,7 +4,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.0.0-beta5' classpath 'com.android.tools.build:gradle:3.0.0-beta7'
} }
} }

@ -1 +1 @@
Subproject commit d84b080f2a3cc6f43e6559b66d44d443dcaa65ff Subproject commit ef4655e3075a15cd4401259747d0d0afa9d234b3