Skip to content

Commit 72502a6

Browse files
committed
Updating to Android Studio 3.0 stable gradle plugin
1 parent 8e08bb2 commit 72502a6

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
@@ -7,7 +7,7 @@ buildscript {
77
maven { url 'https://maven.google.com' }
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.0.0-beta7'
10+
classpath 'com.android.tools.build:gradle:3.0.0'
1111
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
1313

0 commit comments

Comments
 (0)