File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-3.2.1 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -all.zip
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ buildscript {
13
13
14
14
dependencies {
15
15
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
16
- classpath " org.jetbrains.dokka:dokka-gradle-plugin:0.9.11 "
16
+ classpath " org.jetbrains.dokka:dokka-gradle-plugin:0.9.13 "
17
17
classpath " com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3"
18
18
classpath " com.github.dcendents:android-maven-gradle-plugin:1.5"
19
19
}
You can’t perform that action at this time.
0 commit comments