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.
2 parents 62cd94f + 8e6ab15 commit bb4ac76Copy full SHA for bb4ac76
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-all.zip
mockito-kotlin/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'kotlin'
2
buildscript {
- ext.kotlin_version = '1.0.2'
+ ext.kotlin_version = '1.0.2-1'
repositories {
7
mavenCentral()
0 commit comments