File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
composed/src/test/kotlin/com/w2sv/composed/extensions Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- package com.w2sv.composed
1+ package com.w2sv.composed.extensions
22
33import androidx.compose.foundation.background
44import androidx.compose.foundation.layout.padding
55import androidx.compose.ui.Modifier
66import androidx.compose.ui.graphics.Color
77import androidx.compose.ui.unit.dp
8- import com.w2sv.composed.extensions.thenIf
98import junit.framework.TestCase.assertEquals
109import org.junit.Test
1110
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ android.defaults.buildfeatures.renderscript=false
2121android.defaults.buildfeatures.resvalues =false
2222android.defaults.buildfeatures.shaders =false
2323
24- version =0.0.2
24+ version =0.0.2-rc2
You can’t perform that action at this time.
0 commit comments