File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3131 build-scan-publish : true
3232 build-scan-terms-of-use-url : " https://gradle.com/terms-of-service"
3333 build-scan-terms-of-use-agree : " yes"
34+ gradle-version : wrapper
3435
3536 - name : Run build
3637 run : ./gradlew build
Original file line number Diff line number Diff line change 3434 build-scan-publish : true
3535 build-scan-terms-of-use-url : " https://gradle.com/terms-of-service"
3636 build-scan-terms-of-use-agree : " yes"
37+ gradle-version : wrapper
3738 - name : Generate docs
3839 run : ./gradlew dokkaGenerate
3940 - name : Upload artifact
Original file line number Diff line number Diff line change 11kotlin.code.style =official
22org.jetbrains.dokka.experimental.gradle.pluginMode =V2Enabled
3+ org.gradle.configuration-cache =true
You can’t perform that action at this time.
0 commit comments