Skip to content

Commit baae36a

Browse files
committed
remove more junk
1 parent b4b2323 commit baae36a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • build-logic/convention/src/main/kotlin

build-logic/convention/src/main/kotlin/Common.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ class CommonAndroidApplication : Plugin<Project> {
6161
"**/*.kotlin_builtins",
6262
"**/*.kotlin_metadata",
6363
"**/*.kotlin_module",
64+
"**/*.version",
6465
"kotlin-tooling-metadata.json",
66+
"**/LICENSE.txt",
6567
)
6668
}
6769

0 commit comments

Comments
 (0)