Skip to content

Commit

Permalink
fix dokka
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Mar 15, 2017
1 parent 4c1f926 commit abd7f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version '0.1'

buildscript {
ext.kotlin_version = '1.1.0'
ext.dokka_version = '0.9.13'
ext.dokka_version = '0.9.9'

repositories {
mavenCentral()
Expand Down

0 comments on commit abd7f75

Please sign in to comment.