Skip to content

Commit 2c8e859

Browse files
authored
Merge pull request #53 from Kotlin-Android-Open-Source/renovate/com.android.tools.build-gradle-7.x
Update dependency com.android.tools.build:gradle to v7.1.1
2 parents a800a2d + 3cefccb commit 2c8e859

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
@@ -15,7 +15,7 @@ buildscript {
1515
gradlePluginPortal()
1616
}
1717
dependencies {
18-
classpath "com.android.tools.build:gradle:7.1.0"
18+
classpath "com.android.tools.build:gradle:7.1.1"
1919
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2020
classpath "com.google.dagger:hilt-android-gradle-plugin:$dagger_hilt_version"
2121
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.2.0"

0 commit comments

Comments
 (0)