Skip to content

Commit a31dba7

Browse files
committed
Update dependency com.android.tools.build:gradle to v7.0.3
1 parent b99b4f0 commit a31dba7

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.3'
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)