GetStream/stream-video-android

Can not build demo app

linhnv106 opened this issue · 2 comments

Hi Team,
I got issue when trying to run demo-app.
Task 'prepareKotlinBuildScriptModel' not found in project ':demo-app'.
Any idea @skydoves ?
Thanks.

Hey @linhnv106, would you add the task below to the app's gradle.build file?

tasks.register("prepareKotlinBuildScriptModel"){}

Hey @linhnv106, we're going to close this issue for now. If you still face the same issue, please let us know!