codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

The inline modifier for inline classes is deprecated.

Open maydin opened this issue 3 years ago • 0 comments

In Step 3, Inline modifier is used for GrowZone class. It is better to update the code to be compatible with latest Kotlin version.

maydin avatar Jun 10 '22 15:06 maydin