Skip to content

Commit

Permalink
Merge branch 'compose-1.7'
Browse files Browse the repository at this point in the history
# Conflicts:
#	gradle/libs.versions.toml
#	playground/app/src/test/kotlin/com/ramcosta/composedestinations/ksp/ProcessorProviderTests.kt
  • Loading branch information
raamcosta committed Jan 30, 2025
2 parents 8b25a3c + 10eecbc commit fdd5a26
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ import com.tschuchort.compiletesting.symbolProcessorProviders
import org.jetbrains.kotlin.compiler.plugin.ExperimentalCompilerApi
import org.junit.Assert.assertEquals
import org.junit.Assert.assertTrue
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.rules.TemporaryFolder

@Ignore("currently having some transitive dependency issues with kotlin compile testing")
@OptIn(ExperimentalCompilerApi::class)
class ProcessorProviderTests {
@Rule
Expand Down

0 comments on commit fdd5a26

Please sign in to comment.