Skip to content

Commit f005277

Browse files
chore: Bump com.android.tools.build:gradle from 7.4.1 to 8.9.1
Bumps com.android.tools.build:gradle from 7.4.1 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.9.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fa0c10 commit f005277

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
@@ -11,7 +11,7 @@ buildscript {
1111
mavenCentral()
1212
}
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:7.4.1'
14+
classpath 'com.android.tools.build:gradle:8.9.1'
1515
classpath 'com.mparticle:android-kit-plugin:' + project.version
1616
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
1717
}

0 commit comments

Comments
 (0)