Skip to content

Commit e36091a

Browse files
committed
Use versions plugin 0.38.0
1 parent 88414f3 commit e36091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ buildscript {
3737

3838
dependencies {
3939
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$versions.kotlin"
40-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.33.0'
40+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
4141
// How can we move this to the sample folder
4242
//classpath deps.android.gradlePlugin
4343
}

0 commit comments

Comments
 (0)