Skip to content

Commit 6bdb968

Browse files
authored
Merge pull request #126 from Kotlin-Android-Open-Source/dependabot/gradle/com.android.tools.build-gradle-7.1.3
chore(deps): bump gradle from 7.1.2 to 7.1.3
2 parents 0cda0de + 4c09798 commit 6bdb968

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.2")
16+
classpath("com.android.tools.build:gradle:7.1.3")
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1818
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.4.2")
1919
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")

0 commit comments

Comments
 (0)