Skip to content

Commit f4207a9

Browse files
committed
Add dokka plugin
1 parent 114eb46 commit f4207a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

androidveil/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'kotlin-android'
3+
apply plugin: 'org.jetbrains.dokka'
34
apply from: "$rootDir/dependencies.gradle"
45

56
android {

0 commit comments

Comments
 (0)