Skip to content

Commit

Permalink
fix(core): fix missed extension functions for release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe committed Sep 25, 2024
1 parent 9e571d2 commit 20f1054
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compose/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ android {
targetSdk = 34
}

packaging.resources.excludes.add("META-INF/*")

sourceSets {
getByName("main") {
kotlin.srcDirs("src/main/kotlin")
Expand Down

0 comments on commit 20f1054

Please sign in to comment.