GetStream / stream-video-android

📲 Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
369 stars 37 forks source link

Can not build demo app #1037

Closed linhnv106 closed 5 months ago

linhnv106 commented 6 months ago

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 6 months ago

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

tasks.register("prepareKotlinBuildScriptModel"){}
skydoves commented 5 months ago

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