Skip to content

Commit b9a99e8

Browse files
committed
Update dependency com.android.tools.build:gradle to v7.1.0
1 parent 5477a8f commit b9a99e8

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