buildSrc: exclude duplicate license file from packaging
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
@@ -107,6 +107,8 @@ internal fun TestedExtension.configureCommonAndroidOptions() {
|
||||
exclude("**/*.txt")
|
||||
exclude("**/*.kotlin_module")
|
||||
exclude("**/plugin.properties")
|
||||
exclude("META-INF/AL2.0")
|
||||
exclude("META-INF/LGPL2.1")
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user