i updated android studio and build.gradle changed. In old versions, I was able to add like:
dependencies {
def lifeCycleExtensionVersion = '1.1.1'
implementation "android.arch.lifecycle:extensions:$lifeCycleExtensionVersion"}
But now i am getting error how can i add