Skip to content

Commit bbf3533

Browse files
authored
Merge pull request #163 from hoc081098/renovate/com.android.tools.build-gradle-7.x
Update dependency com.android.tools.build:gradle to v7.3.1
2 parents 5468e48 + ca85a24 commit bbf3533

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.3.0"
10+
classpath "com.android.tools.build:gradle:7.3.1"
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212
classpath 'org.jmailen.gradle:kotlinter-gradle:3.12.0'
1313
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.1'

0 commit comments

Comments
 (0)