Skip to content

Commit 90f4e00

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 f62945d commit 90f4e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath("com.android.tools.build:gradle:8.13.0")
7+
classpath("com.android.tools.build:gradle:8.13.1")
88
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
99
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
1010
}

0 commit comments

Comments
 (0)