Skip to content

Commit

Permalink
version increased to 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
commandiron committed Feb 9, 2023
1 parent e599441 commit 883b341
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import androidx.compose.ui.unit.DpSize
import androidx.compose.ui.unit.dp

@Composable
internal fun WheelTextPicker(
fun WheelTextPicker(
modifier: Modifier = Modifier,
startIndex: Int = 0,
size: DpSize = DpSize(128.dp, 128.dp),
Expand Down

0 comments on commit 883b341

Please sign in to comment.