Skip to content

Commit

Permalink
Use versions plugin 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi committed Sep 2, 2017
1 parent c3d27e4 commit 3e08791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.2.2'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.14.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
classpath 'de.mobilej.unmock:UnMockPlugin:0.6.0'
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
}
Expand Down

0 comments on commit 3e08791

Please sign in to comment.