작성
·
202
·
수정됨
0
Android Studio에서 'hello_world' 프로젝트를 생성하고, Device를 실행시켜 놓은 상태에서
초록색 'Run' 버튼을 눌렀습니다.
아래 그림과 같이 Count not resolve ~~~ 메시지가 발생하며, Build Fail이 발생합니다.
build.gradle에서 kotlin version을 최신 버전으로 1.8.20으로 변경시에도 메시지는 동일합니다.
[에러 메시지 출력 문구]
A problem occurred configuring root project 'android'.
> Could not resolve all files for configuration ':classpath'.
> Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10.
~~~~~~
[build.gradle 및 에러 메시지 출력 화면]
답변 1
0
안녕하세요!
기본 프로젝트는 따로 코드 변경 필요없이 실행이 가능해야합니다.
프로젝트 새로 생성 후 다시 실행해보시고 그래도 안되면 저희 카카오채널로 오셔서 원격 신청해주세요.
감사합니다!