Skip to content

Commit 6bf5fa1

Browse files
authored
Merge pull request hoc081098#88 from hoc081098/renovate/com.android.tools.build-gradle-7.x
Update dependency com.android.tools.build:gradle to v7.1.0
2 parents 52b0fc8 + 2fd786c commit 6bf5fa1

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.0.4"
10+
classpath "com.android.tools.build:gradle:7.1.0"
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)