android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
15.92k stars 2.81k forks source link

Migrate from "hilt-android-compiler" to "hilt-compiler" #1489

Closed seve-andre closed 4 weeks ago

seve-andre commented 1 month ago

As stated here and previously merged here, hilt-compiler is just a rename of hilt-android-compiler. Since the latter will be deprecated in a future release, it is recommended to use hilt-compiler going forward.

Jaehwa-Noh commented 4 weeks ago

It seems to be duplicated with #1408

seve-andre commented 4 weeks ago

It seems to be duplicated with #1408

Thanks, I'm gonna close this one then.