Skip to content

Commit a3e1245

Browse files
authored
Merge pull request hoc081098#101 from hoc081098/renovate/com.android.tools.build-gradle-7.x
Update dependency com.android.tools.build:gradle to v7.1.2
2 parents 74e7e2c + a511da8 commit a3e1245

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