Skip to content

Commit 72f0220

Browse files
committed
Remove assets exclusion
1 parent a612eeb commit 72f0220

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

shared/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ android {
232232
excludes += "META-INF/LICENSE*"
233233
excludes += "META-INF/NOTICE*"
234234
excludes += "META-INF/*.version"
235-
excludes += "assets/composeResources/com.module.notelycompose.resources/strings.xml"
236235
}
237236

238237
// Force deterministic file ordering

0 commit comments

Comments
 (0)