generate dokka

This commit is contained in:
C10udburst 2022-08-13 16:09:08 +02:00
parent 34131bdf62
commit 6e5d129d81
3 changed files with 61 additions and 0 deletions

View file

@ -3,6 +3,7 @@ plugins {
id 'kotlin-android'
id 'kotlin-kapt'
id 'kotlin-android-extensions'
id 'org.jetbrains.dokka'
}
def tmpFilePath = System.getProperty("user.home") + "/work/_temp/keystore/"