Skip to content

Commit

Permalink
update commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
huanmeng-qwq committed Mar 16, 2023
1 parent 22df244 commit 57f7eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
<version>1.8.10</version>
<executions>
<execution>
<phase>pre-site</phase>
<id>kotlin-javadoc</id>
<phase>compile</phase>
<goals>
<goal>dokka</goal>
<goal>javadoc</goal>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit 57f7eda

Please sign in to comment.