A problem occurred evaluating project
> Could not find method buildFeatures() for arguments on extension 'android' of type com.android.build.gradle.LibraryExtension.
henrikhorbovyi
07/02/2020, 12:01 AM
Or I don't need it in an
android module
and only in the
app module
?
a
andylamax
07/02/2020, 12:21 AM
you need it in app/build.gralde, also make sure you have android gradle plugin 4+