Skip to content

Commit d332564

Browse files
authored
Merge pull request #22 from Kotlin-Android-Open-Source/renovate/com.android.tools.build-gradle-4.x
chore(deps): update dependency com.android.tools.build:gradle to v4.2.2
2 parents 8f29dce + 8fa6353 commit d332564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
gradlePluginPortal()
1010
}
1111
dependencies {
12-
classpath("com.android.tools.build:gradle:4.2.1")
12+
classpath("com.android.tools.build:gradle:4.2.2")
1313
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1414
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.0")
1515
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")

0 commit comments

Comments
 (0)