Revert "Bump compose version"

This reverts commit 5550ddad4e.
This commit is contained in:
Jobobby04
2024-05-05 12:58:03 -04:00
parent 000a4ffc3f
commit c3fb5c0bec
33 changed files with 420 additions and 118 deletions
@@ -76,7 +76,7 @@ class BatchAddScreen : Screen() {
text = stringResource(SYMR.strings.eh_batch_add_description),
)
},
keyboardOptions = KeyboardOptions(autoCorrectEnabled = false),
keyboardOptions = KeyboardOptions(autoCorrect = false),
textStyle = MaterialTheme.typography.bodyLarge,
)