Native: fix packing licenses into the samples archive
The source directory became wrong after merging the kotlin-native/ into kotlin.
This commit is contained in:
committed by
Space
parent
5af9ecf959
commit
3d7ac9037a
@@ -621,7 +621,7 @@ configure([samplesZip, samplesTar]) {
|
||||
exclude '**/gradle.properties'
|
||||
}
|
||||
|
||||
from(project.rootDir) {
|
||||
from(project.projectDir) {
|
||||
include 'licenses/**'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user