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 4242 <properties >
4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4444 <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>
4646 <junit .version>4.12</junit .version>
4747 <maven .compiler.source>1.6</maven .compiler.source>
4848 <maven .compiler.target>1.6</maven .compiler.target>
7070
7171 <repositories >
7272 <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 >
7676 </repository >
7777 </repositories >
7878
7979 <pluginRepositories >
8080 <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 >
8484 </pluginRepository >
8585 <pluginRepository >
8686 <id >bintray-kotlin-dokka</id >
You can’t perform that action at this time.
0 commit comments