Android/오류

[안드로이드 오류] Dependent features configured but no package ID was set.

sryang 2021. 10. 9. 17:37

저의경우는 다른모듈에 build.gradle 내용을 복붙하다 종종 발생합니다.

 

id 'com.android.application'

id 'com.android.library'

혼동하여 사용하지 않았다 확인이 필요합니다.