Skip to content

Commit

Permalink
Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Dec 17, 2024
1 parent 24966b4 commit edc9d69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ package no.nordicsemi.android.buildlogic

import com.android.build.api.dsl.CommonExtension
import org.gradle.api.Project
import org.gradle.kotlin.dsl.dependencies
import org.gradle.kotlin.dsl.configure
import org.gradle.kotlin.dsl.dependencies
import org.jetbrains.kotlin.compose.compiler.gradle.ComposeCompilerGradlePluginExtension
import org.jetbrains.kotlin.compose.compiler.gradle.ComposeFeatureFlag

/**
* Configure Compose-specific options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
package no.nordicsemi.android.buildlogic

import org.gradle.api.Project
import java.io.ByteArrayOutputStream
import java.time.ZoneId
import java.time.ZonedDateTime

Expand Down

0 comments on commit edc9d69

Please sign in to comment.