Skip to content

Commit cf50c94

Browse files
build(deps): bump buildtool from 8.7.3 to 9.2.0
Bumps `buildtool` from 8.7.3 to 9.2.0. Updates `com.android.tools.build:gradle` from 8.7.3 to 9.2.0 Updates `com.android.application` from 8.7.3 to 9.2.0 Updates `com.android.library` from 8.7.3 to 9.2.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.application dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.library dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1611baf commit cf50c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ livedata = '2.9.2'
55
okhttp3 = '4.12.0'
66
recordbuilder = '52'
77
room = '2.6.1'
8-
buildtool = "8.7.3"
8+
buildtool = "9.2.0"
99

1010
[libraries]
1111
android-build-tool = { module = 'com.android.tools.build:gradle', version.ref = 'buildtool' }

0 commit comments

Comments
 (0)