Skip to content

Commit 5b0a164

Browse files
chore(deps): 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 3735a9d commit 5b0a164

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
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333

3434
dependencies {
35-
classpath 'com.android.tools.build:gradle:8.13.0'
35+
classpath 'com.android.tools.build:gradle:8.13.1'
3636
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$version_kotlin"
3737
}
3838
}

0 commit comments

Comments
 (0)