Skip to content

Commit 5e3f723

Browse files
chore: bump com.android.tools.build:gradle from 8.1.4 to 9.2.1
Bumps com.android.tools.build:gradle from 8.1.4 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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa5bf5f commit 5e3f723

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
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.kotlin_version = '1.9.0'
3-
ext.gradle_version = '8.1.4'
3+
ext.gradle_version = '9.2.1'
44

55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)