Android
[Android] New Gradle Sync is not supported due to containing Kotlin modules 오류 해결방법
겨울그리고눈
2020. 1. 16. 18:34
New Gradle Sync is not supported due to containing Kotlin modules
이 오류는 Kotlin의 JVM vesion이 맞지 않아 생기는 문제입니다.


Android Studio 3.5.3 기준으로 작성