File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
<properties >
43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44
44
<kotlin .version>1.1.2</kotlin .version>
45
- <dokka .version>0.9.14 </dokka .version>
45
+ <dokka .version>0.9.15-eap-1 </dokka .version>
46
46
<junit .version>4.12</junit .version>
47
47
<maven .compiler.source>1.6</maven .compiler.source>
48
48
<maven .compiler.target>1.6</maven .compiler.target>
70
70
71
71
<repositories >
72
72
<repository >
73
- <id >bintray</id >
74
- <name >bintray</name >
75
- <url >http://dl.bintray.com/kotlin/kotlin-eap-1.1 </url >
73
+ <id >bintray-kotlin-eap </id >
74
+ <name >bintray-kotlin-eap </name >
75
+ <url >http://dl.bintray.com/kotlin/kotlin-eap</url >
76
76
</repository >
77
77
</repositories >
78
78
79
79
<pluginRepositories >
80
80
<pluginRepository >
81
- <id >bintray</id >
82
- <name >bintray</name >
83
- <url >http://dl.bintray.com/kotlin/kotlin-eap-1.1 </url >
81
+ <id >bintray-kotlin-eap </id >
82
+ <name >bintray-kotlin-eap </name >
83
+ <url >http://dl.bintray.com/kotlin/kotlin-eap</url >
84
84
</pluginRepository >
85
85
<pluginRepository >
86
86
<id >bintray-kotlin-dokka</id >
You can’t perform that action at this time.
0 commit comments