Skip to content

Commit

Permalink
Merge pull request #109 from Kotlin-Android-Open-Source/dependabot/gr…
Browse files Browse the repository at this point in the history
…adle/com.android.tools.build-gradle-7.1.2

chore(deps): bump gradle from 7.1.1 to 7.1.2
  • Loading branch information
hoc081098 authored Feb 24, 2022
2 parents 6bd4c33 + 8a29c8b commit ba0ee84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
}
dependencies {
classpath("com.android.tools.build:gradle:7.1.1")
classpath("com.android.tools.build:gradle:7.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.3.0")
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
Expand Down

0 comments on commit ba0ee84

Please sign in to comment.