Kotlin Android different (Module:App) build.gradle structures makes tutorials hard to follow
I am quite new to developing in Android for kotlin.
I was trying to follow a tutorial on how to setup a local Room Database in my App, but my build.gradle looks completely different than the persons gradle in the Tutorial.