Skip to content

Commit 528a6a6

Browse files
chore: bump com.android.tools.build:gradle from 7.4.1 to 9.0.0
Bumps com.android.tools.build:gradle from 7.4.1 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fc0496 commit 528a6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
mavenCentral()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:7.4.1'
13+
classpath 'com.android.tools.build:gradle:9.0.0'
1414
classpath 'com.mparticle:android-kit-plugin:' + project.version
1515
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0'
1616
}

0 commit comments

Comments
 (0)