dokka.gradle

This commit is contained in:
2022-06-07 23:12:55 +06:00
parent db1feffbe0
commit 5e07bdbebf
2 changed files with 28 additions and 2 deletions

View File

@@ -59,5 +59,6 @@ java {
apply from: "defaultAndroidSettings.gradle"
apply from: "./github_release.gradle"
apply from: "./publish.gradle"
apply from: "github_release.gradle"
apply from: "publish.gradle"
apply from: "dokka.gradle"