|
|
@@ -7,7 +7,7 @@ buildscript {
|
|
7
|
7
|
maven { url 'https://maven.google.com' }
|
|
8
|
8
|
}
|
|
9
|
9
|
dependencies {
|
|
10
|
|
- classpath 'com.android.tools.build:gradle:3.0.0-beta5'
|
|
|
10
|
+ classpath 'com.android.tools.build:gradle:3.0.0-beta6'
|
|
11
|
11
|
|
|
12
|
12
|
// NOTE: Do not place your application dependencies here; they belong
|
|
13
|
13
|
// in the individual module build.gradle files.
|