Skip to content

Commit 39916c0

Browse files
committed
Update dependency com.android.tools.build:gradle to v7.0.0-rc01
1 parent d2411fb commit 39916c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
jcenter()
1212
}
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:7.0.0-alpha08'
14+
classpath 'com.android.tools.build:gradle:7.0.0-rc01'
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1616

1717
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)