Skip to content

Conversation

zhirzh
Copy link
Contributor

@zhirzh zhirzh commented May 10, 2023

this PR fixes compilation error in kontacts app

> Task :kontacts:compileDebugKotlin FAILED
kontacts/src/main/java/com/chooloo/www/kontacts/ui/contact/ContactViewState.kt:57:37 Unresolved reference: call
kontacts/src/main/java/com/chooloo/www/kontacts/ui/contact/ContactViewState.kt:64:47 Unresolved reference: call
kontacts/src/main/java/com/chooloo/www/kontacts/ui/main/MainViewState.kt:30:23 Unresolved reference: call
kontacts/src/main/java/com/chooloo/www/kontacts/ui/main/MainViewState.kt:39:30 Unresolved reference: call
kontacts/src/main/java/com/chooloo/www/kontacts/ui/quickcontact/QuickContactViewState.kt:18:30 Unresolved reference: call

the bug was added in this commit by creating mutable versions of LiveEvent and DataLiveEvent

@roeiedri roeiedri changed the base branch from master to staging June 4, 2023 20:11
@roeiedri roeiedri merged commit b6a88f3 into Chooloo:staging Jun 19, 2023
@zhirzh zhirzh deleted the fix-compile-error branch August 23, 2023 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants