코모스튜디오
Gradle에서 이 에러가 나온다면 Plugin with id 'com.android.application' not found.build.gradle에buildscript { repositories { jcenter() // or mavenCentral() } dependencies { &..