Skip to content

Commit ee38fe5

Browse files
chore(deps): bump gradle from 7.2.0 to 7.2.1
Bumps gradle from 7.2.0 to 7.2.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d9b147 commit ee38fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath("com.android.tools.build:gradle:7.2.0")
11+
classpath("com.android.tools.build:gradle:7.2.1")
1212
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
1313
classpath("com.vanniktech:gradle-maven-publish-plugin:0.19.0")
1414
}

0 commit comments

Comments
 (0)