mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-30 14:44:39 +02:00
Relocate about info
This commit is contained in:
parent
54afec054d
commit
a5d8cd6635
@ -21,7 +21,7 @@ task generateResources(type: Sync) {
|
|||||||
include 'NOTICE.txt'
|
include 'NOTICE.txt'
|
||||||
include 'LICENSE.txt'
|
include 'LICENSE.txt'
|
||||||
}
|
}
|
||||||
into generatedResourcesDir
|
into generatedResourcesDir.dir('META-INF/about')
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets.main.output.dir builtBy: generateResources, generatedResourcesDir
|
sourceSets.main.output.dir builtBy: generateResources, generatedResourcesDir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user