Merge pull request #7952 from TacoTheDank/bumpKotlin
Update Kotlin to 1.6.10
This commit is contained in:
commit
f1c6988552
4 changed files with 8 additions and 7 deletions
|
|
@ -452,8 +452,7 @@ class FeedFragment : BaseStateFragment<FeedState>() {
|
|||
}.subscribeOn(Schedulers.io())
|
||||
.observeOn(AndroidSchedulers.mainThread())
|
||||
.subscribe(
|
||||
{
|
||||
subscriptionEntity ->
|
||||
{ subscriptionEntity ->
|
||||
handleFeedNotAvailable(
|
||||
subscriptionEntity,
|
||||
t.cause,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue