Skip to content

Commit

Permalink
Merge pull request #46 from 20thcenturygangsta/develop
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
oereo committed Mar 19, 2023
2 parents 60aa03a + edbe034 commit 1caee07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ version = '1.0.0'
sourceCompatibility = 17
targetCompatibility = 17

java {
withSourcesJar()
}
//java {
// withSourcesJar()
//}

wrapper {
gradleVersion = "7.5.1"
Expand Down

0 comments on commit 1caee07

Please sign in to comment.