Skip to content

Commit a7d1ccd

Browse files
dependabot[bot]MDP43140
authored andcommitted
Bump com.android.tools.build:gradle from 8.2.2 to 8.3.0
Bumps com.android.tools.build:gradle from 8.2.2 to 8.3.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1b8cfd commit a7d1ccd

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
@@ -9,7 +9,7 @@ buildscript {
99
mavenCentral()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.2.2'
12+
classpath 'com.android.tools.build:gradle:8.3.0'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)