Skip to content

Commit 59b7635

Browse files
chore: bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
Bumps com.android.tools.build:gradle from 7.4.1 to 7.4.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a52f48 commit 59b7635

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
@@ -8,7 +8,7 @@ buildscript {
88
mavenCentral()
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:7.4.1'
11+
classpath 'com.android.tools.build:gradle:7.4.2'
1212
classpath 'com.mparticle:android-kit-plugin:' + project.version
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10"
1414
}

0 commit comments

Comments
 (0)