Skip to content

Commit aaacf99

Browse files
committed
Upgrade to Android Studio 3.0-rc2
1 parent 31042fe commit aaacf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
maven { url 'https://maven.google.com' }
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:3.0.0-beta7'
11+
classpath 'com.android.tools.build:gradle:3.0.0-rc2'
1212
}
1313
}
1414

0 commit comments

Comments
 (0)