Skip to content

Commit ecdd2bb

Browse files
committed
fix(mpp-ui): exclude duplicate Android resource
1 parent e15dbc4 commit ecdd2bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mpp-ui/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ android {
459459
"META-INF/NOTICE.txt",
460460
"META-INF/notice.txt",
461461
"META-INF/*.kotlin_module",
462+
"META-INF/versions/9/OSGI-INF/MANIFEST.MF",
462463
"META-INF/io.netty.versions.properties"
463464
)
464465
}

0 commit comments

Comments
 (0)