We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01407c commit 15be896Copy full SHA for 15be896
buildSrc/build.gradle.kts
@@ -48,5 +48,5 @@ dependencies {
48
implementation(Plugins.googleServices)
49
implementation(Plugins.crashlytics)
50
51
- implementation("com.github.ben-manes:gradle-versions-plugin:0.31.0")
+ implementation("com.github.ben-manes:gradle-versions-plugin:0.39.0")
52
}
0 commit comments