Can not build demo app
linhnv106 opened this issue · 2 comments
linhnv106 commented
Hi Team,
I got issue when trying to run demo-app.
Task 'prepareKotlinBuildScriptModel' not found in project ':demo-app'.
Any idea @skydoves ?
Thanks.
skydoves commented
Hey @linhnv106, would you add the task below to the app's gradle.build
file?
tasks.register("prepareKotlinBuildScriptModel"){}
skydoves commented
Hey @linhnv106, we're going to close this issue for now. If you still face the same issue, please let us know!