Skip to content

Commit ba0ee84

Browse files
authored
Merge pull request #109 from Kotlin-Android-Open-Source/dependabot/gradle/com.android.tools.build-gradle-7.1.2
chore(deps): bump gradle from 7.1.1 to 7.1.2
2 parents 6bd4c33 + 8a29c8b commit ba0ee84

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
@@ -13,7 +13,7 @@ buildscript {
1313
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
1414
}
1515
dependencies {
16-
classpath("com.android.tools.build:gradle:7.1.1")
16+
classpath("com.android.tools.build:gradle:7.1.2")
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1818
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.3.0")
1919
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")

0 commit comments

Comments
 (0)