Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Sep 13, 2024
1 parent 522db7d commit 5fb50dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ task processLicense(type: Copy) {
vendorWebsiteUrl: project.vendorWebsiteUrl
])
}
into "$buildDir/tmp/license"
into "$projectDir/build/tmp/license"
}

processResources {
Expand Down

0 comments on commit 5fb50dc

Please sign in to comment.