Skip to content

Commit c777914

Browse files
chore: bump com.android.tools.build:gradle from 7.4.1 to 8.1.0
Bumps com.android.tools.build:gradle from 7.4.1 to 8.1.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6f516 commit c777914

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
@@ -9,7 +9,7 @@ buildscript {
99
mavenCentral()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:7.4.1'
12+
classpath 'com.android.tools.build:gradle:8.1.0'
1313
classpath 'com.mparticle:android-kit-plugin:' + project.version
1414
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
1515
}

0 commit comments

Comments
 (0)