Skip to content

Commit 4f18dc0

Browse files
chore(deps): bump com.android.tools.build:gradle in /package/android
Bumps com.android.tools.build:gradle from 7.2.2 to 8.13.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cc18f4 commit 4f18dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath "com.android.tools.build:gradle:7.2.2"
11+
classpath "com.android.tools.build:gradle:8.13.2"
1212
// noinspection DifferentKotlinGradleVersion
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}

0 commit comments

Comments
 (0)