Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
Signed-off-by: matt-ramotar <[email protected]>
  • Loading branch information
matt-ramotar committed Nov 27, 2024
1 parent e2e4c17 commit 0d9652b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions store/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import org.mobilenativefoundation.store.tooling.plugins.configureKover

plugins {
id("org.mobilenativefoundation.store.multiplatform")
alias(libs.plugins.kover)
Expand Down Expand Up @@ -32,8 +30,6 @@ kotlin {
}
}

project.configureKover()

android {
namespace = "org.mobilenativefoundation.store.store5"
}
Expand Down

0 comments on commit 0d9652b

Please sign in to comment.