As in topic. Gradle
require to set up plugin
and there are times that it is mentioned to apply plugin: 'android'
, and other to apply plugin: 'com.android.application'
.
What are the differenceres? Which one should be used ?
question from:https://stackoverflow.com/questions/27342458/apply-plugin-android-or-apply-plugin-com-android-application