Skip to content

Commit

Permalink
Added 'dokka'
Browse files Browse the repository at this point in the history
  • Loading branch information
superbobry committed Feb 15, 2016
1 parent 0625459 commit 938a74f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ buildscript {
}

plugins {
id 'com.jfrog.bintray' version '1.2'
id 'com.jfrog.bintray' version '1.6'
}

apply plugin: 'org.jetbrains.dokka'
apply plugin: 'kotlin'
apply plugin: 'maven-publish'
apply plugin: 'org.jetbrains.dokka'

repositories {
jcenter()
Expand Down

0 comments on commit 938a74f

Please sign in to comment.