<https://github.com/romainguy/sample-materials-sho...
# compose
r
https://github.com/romainguy/sample-materials-shop is updated to work with dev16 if you need an example of the new imports to use and what compiler version to use
🎉 15
a
Thanks. I was able to move our compose production code base (Compose / Hilt / Room / ModelView / etc ...) to use the Kotlin DSL for Gradle using your example. I like the fact you do not have a BuildSrc and it looks just like our previous file structure ... Not sure if this going to be the standard way people do Gradle Kotlin DSL (without a BuildSrc)? But Thanks 🙏🏽❤️ Tomorrow I will be able to Dev17 by just checking what you do 🎉
@romainguy have you tried your repo with Android Studio 4.2 Canary 8? Can not get it working ... all the Gradle files have errors? but it might just be my machine ??? ... Would be nice to see this repo on Compose alpha 1 with Android Studio 4.2 Canary 8.
r
I just updated it
a
Thanks!
Sorry. I thought the Gradle files did not work ... It no big deal but ... only on my Windows 10 box I get an error for every line in the Gradle files. Everything runs fine. No problems just on Win10 I get ...