Skip to content

Commit 1671313

Browse files
Bump com.android.tools.build:gradle from 8.13.0 to 8.13.1
Bumps com.android.tools.build:gradle from 8.13.0 to 8.13.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66b12e1 commit 1671313

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
@@ -21,7 +21,7 @@ buildscript {
2121
// Gradle (used to drive the build) be a certain version or above. The
2222
// correspondence is tracked here:
2323
// https://developer.android.com/build/releases/gradle-plugin#updating-gradle
24-
classpath 'com.android.tools.build:gradle:8.13.0'
24+
classpath 'com.android.tools.build:gradle:8.13.1'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2626
}
2727
}

0 commit comments

Comments
 (0)