Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arkivanov authored Oct 22, 2024
1 parent 8093734 commit bc67da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ class ViewModel : InstanceKeeper.Instance {
}
```

##### Alternative way (experimental since version 2.2.0-alpha01)
##### Alternative way (experimental since version 2.2.0-alpha01, stable since 2.2.0)

```kotlin
class SomeLogic(instanceKeeperOwner: InstanceKeeperOwner) : InstanceKeeperOwner by instanceKeeperOwner {
Expand Down

0 comments on commit bc67da4

Please sign in to comment.