Skip to content

Commit 4c02ad5

Browse files
committed
Update dependency com.android.tools.build:gradle to v7.1.1
1 parent c1ab5c6 commit 4c02ad5

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
gradlePluginPortal()
88
}
99
dependencies {
10-
classpath "com.android.tools.build:gradle:7.1.0"
10+
classpath "com.android.tools.build:gradle:7.1.1"
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212
classpath 'org.jmailen.gradle:kotlinter-gradle:3.8.0'
1313
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0'

0 commit comments

Comments
 (0)