Jake Wharton
Jake Wharton
For convenience ```kotlin abstract class AbstractComposeUiButton : Button Unit> { private var _label: String? by mutableStateOf(null) protected val label: String get() = _label as String @Override public fun label(label: String)...
--- - [ ] `CHANGELOG.md`'s "Unreleased" section has been updated, if applicable.
Seems like a missing piece. Ya, you can just call the helpers directly, but then you carry around the name.
Seeing this _very_ frequently ``` ZiplineDevelopmentServerTest > webSocketReload FAILED org.opentest4j.AssertionFailedError: expected: but was: at app//app.cash.zipline.gradle.ZiplineDevelopmentServerTest.webSocketReload(ZiplineDevelopmentServerTest.kt:165) ```
Instead of the root `/jni` dir. Just looks nicer when you're inside the jar.