Skip to content
Snippets Groups Projects
Commit 0e7f5be8 authored by hemhal's avatar hemhal
Browse files

updated apk

parent fde882aa
No related branches found
No related tags found
No related merge requests found
Pipeline #25019 passed
...@@ -18,8 +18,8 @@ android { ...@@ -18,8 +18,8 @@ android {
} }
dokka { dokka {
//generate doc ./gradlew dokka //generate doc ./gradlew dokka
outputFormat = 'html' outputFormat = 'markdown'
outputDirectory = "$buildDir/public" outputDirectory = "$buildDir/md"
} }
buildTypes { buildTypes {
release { release {
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment