We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114eb46 commit f4207a9Copy full SHA for f4207a9
androidveil/build.gradle
@@ -1,5 +1,6 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'kotlin-android'
3
+apply plugin: 'org.jetbrains.dokka'
4
apply from: "$rootDir/dependencies.gradle"
5
6
android {
0 commit comments