Skip to content

Commit 9f9479f

Browse files
Gradle: Bump com.android.tools.build:gradle from 8.13.1 to 8.13.2 (#44)
Bumps com.android.tools.build:gradle from 8.13.1 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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4c737a commit 9f9479f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.13.1'
8+
classpath 'com.android.tools.build:gradle:8.13.2'
99
}
1010
}
1111

0 commit comments

Comments
 (0)