Skip to content

Commit 57c2929

Browse files
committed
chore(deps): update dependency com.android.tools.build:gradle to v7.1.1
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | maven | com.android.tools.build:gradle | 7.1.0 | 7.1.1 |
1 parent 66c12ce commit 57c2929

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

0 commit comments

Comments
 (0)