Skip to content

Commit 344b2a1

Browse files
Bump com.android.tools.build:gradle in the dev-dependencies group (#6)
Bumps the dev-dependencies group with 1 update: com.android.tools.build:gradle. Updates `com.android.tools.build:gradle` from 9.2.0 to 9.2.1 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 947fef2 commit 344b2a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
google()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:9.2.0'
7+
classpath 'com.android.tools.build:gradle:9.2.1'
88
}
99
}
1010

0 commit comments

Comments
 (0)