I'm seeing a compilation issue for > Task :****...
# android
s
I'm seeing a compilation issue for
Task :*****App:compileGoogleReleaseKotlin FAILED
Unresolved reference: viewModels
This is the
by viewModels()
code. The debug build compiles successfully, so I'm perplexed by the release build issue. Any ideas?
😶 3
I found out there is a #gradle channel, thanks