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 88414f3 commit e36091aCopy full SHA for e36091a
build.gradle
@@ -37,7 +37,7 @@ buildscript {
37
38
dependencies {
39
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$versions.kotlin"
40
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.33.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
41
// How can we move this to the sample folder
42
//classpath deps.android.gradlePlugin
43
}
0 commit comments