This repo has files required for running the Netflix demo application in Yavin app.
It publishes a jar demo-config.jar
You should use this jar as a dependency in the yavin app. You should edit the gradle build file in the yavin app to use the following artifact.
artifact: com.yahoo.yavin-demo-config
implementation("com.yahoo.yavin-demo-config", "yavin-demo-config", "0.0.5")
This project is licensed under the MIT License.