Is view-binding available in studio 4.0 canary? I ...
# android
t
Is view-binding available in studio 4.0 canary? I can't get my gradle to synchronize after adding it.
Could not get unknown property 'viewBinding' for object of type com.android.build.gradle.internal.dsl.BaseAppModuleExtension.
v
Its available in 3.6+
t
Do I have to add any gradle plugin to make it work?
v
yeah, I think they come as a package deal. Once you update AS. It’ll prompt you to update the android gradle plugin as well