Skip to content

Commit a0cb7ad

Browse files
chore(deps): update dependency com.android.tools.build:gradle to v7.0.2 (#35)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 92a4ecc commit a0cb7ad

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
@@ -9,7 +9,7 @@ buildscript {
99
gradlePluginPortal()
1010
}
1111
dependencies {
12-
classpath("com.android.tools.build:gradle:7.0.1")
12+
classpath("com.android.tools.build:gradle:7.0.2")
1313
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1414
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.14.3")
1515
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")

0 commit comments

Comments
 (0)