Skip to content

Commit c698dc5

Browse files
Update dependency com.android.tools.build:gradle to v7.2.2 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f41100 commit c698dc5

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

0 commit comments

Comments
 (0)