The error message: Could not set unknown property 'enforceUniquePackageName' for object of type com.android.build.gradle.AppExtension.
The only relevant search result I found was Gradle - "enforceUniquePackageName" deprecated with version 3.0.0+? which notes that older Gradle versions will work with this.
I'd like to know how others have got around this issue.