Skip to content

Commit

Permalink
🐛 啊~我忘了这个
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Apr 25, 2024
1 parent cd8044f commit 6263cd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ java {
// if it is present.
// If you remove this line, sources will not be generated.
withSourcesJar()
sourceCompatibility = JAVA_VERSION
targetCompatibility = JAVA_VERSION
}

jar {
Expand Down

0 comments on commit 6263cd0

Please sign in to comment.