Skip to content

Commit ccc6797

Browse files
Bump com.android.tools.build:gradle from 8.2.2 to 8.3.1 in /buildSrc
Bumps com.android.tools.build:gradle from 8.2.2 to 8.3.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b3b78d commit ccc6797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
dependencies {
1414
implementation gradleApi()
1515
implementation localGroovy()
16-
implementation 'com.android.tools.build:gradle:8.2.2'
16+
implementation 'com.android.tools.build:gradle:8.3.1'
1717
implementation 'org.jetbrains:annotations:24.1.0'
1818
testImplementation 'junit:junit:4.13.2'
1919
testImplementation 'org.mockito:mockito-core:5.11.0'

0 commit comments

Comments
 (0)