Skip to content

Commit 9e1abfa

Browse files
Bump gradle-enterprise-gradle-plugin from 3.8.1 to 3.9 in /android
Bumps gradle-enterprise-gradle-plugin from 3.8.1 to 3.9. --- updated-dependencies: - dependency-name: com.gradle:gradle-enterprise-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff496f6 commit 9e1abfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.8.1"
11+
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.9"
1212
classpath "com.android.tools.build:gradle:7.1.2"
1313
classpath "com.github.ben-manes:gradle-versions-plugin:0.42.0"
1414
}

0 commit comments

Comments
 (0)