You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add a kotlin gradle version of this code. Converting between the old groovy and the new kotlin format is extremely tricky for beginners (I gave up).
The text was updated successfully, but these errors were encountered:
Agreed, it's pretty hard to follow the code when the version of Android Studio you have (latest version) isn't comptiable. Makes it hugely frustrating.
Agreed, it's pretty hard to follow the code when the version of Android Studio you have (latest version) isn't comptiable. Makes it hugely frustrating.
I've just run into this issue in attempting to work through this codelab. If/when someone updates this, I would like to give it a test run.
The gradle code samples in page 4 (https://developer.android.com/codelabs/android-room-with-a-view-kotlin#3) are all in groovy, which is being replaced by kotlin (didn't you know that?).
Please add a kotlin gradle version of this code. Converting between the old groovy and the new kotlin format is extremely tricky for beginners (I gave up).
The text was updated successfully, but these errors were encountered: