Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle needs updating to kotlin #263

Open
scottbiggs opened this issue Jun 26, 2024 · 4 comments
Open

Gradle needs updating to kotlin #263

scottbiggs opened this issue Jun 26, 2024 · 4 comments

Comments

@scottbiggs
Copy link

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).

@cyCaffine
Copy link

Hi, Please assign this issue to me, I can solve this.

@Nick-P-M
Copy link

When you do this please also migrate the sample code from kapt to ksp.

@HackJJ
Copy link

HackJJ commented Aug 7, 2024

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.

@dhsilber
Copy link

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.

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

No branches or pull requests

5 participants