Skip to content

Commit 25f75fe

Browse files
Bump gradle-versions-plugin from 0.41.0 to 0.42.0 in /android
Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases) - [Commits](ben-manes/gradle-versions-plugin@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f1cbc5 commit 25f75fe

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
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.8.1"
1212
classpath "com.android.tools.build:gradle:7.1.0"
13-
classpath "com.github.ben-manes:gradle-versions-plugin:0.41.0"
13+
classpath "com.github.ben-manes:gradle-versions-plugin:0.42.0"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)