mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-29 22:24:28 +02:00
Move 'README.txt' file
This commit is contained in:
parent
8608c6adf5
commit
54afec054d
@ -16,8 +16,8 @@ java {
|
|||||||
ext.generatedResourcesDir = layout.buildDirectory.get().dir('generated-resources')
|
ext.generatedResourcesDir = layout.buildDirectory.get().dir('generated-resources')
|
||||||
|
|
||||||
task generateResources(type: Sync) {
|
task generateResources(type: Sync) {
|
||||||
// Add copyright notice license.
|
|
||||||
from(rootDir) {
|
from(rootDir) {
|
||||||
|
include 'README.txt'
|
||||||
include 'NOTICE.txt'
|
include 'NOTICE.txt'
|
||||||
include 'LICENSE.txt'
|
include 'LICENSE.txt'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user