inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

yeo3994님의 게시글

yeo3994 yeo3994

@yeo39942570

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

build 시 오류

./gradlew wrapper --gradle-version 7.0 로 최신버전을 받아서 했는데도 안되네요 ㅠㅠ gradle/wrapper/gradle-wrapper.properties 내부에 보면 distributionBase = GRADLE_USER_HOME distributionPath = wrapper/dists distributionUrl = https \: //services.gradle.org/distributions/gradle-7.0-bin.zip zipStoreBase = GRADLE_USER_HOME zipStorePath = wrapper/dists 이런식으로 되어있는데 gradle -v 명령어를 사용해서 버전 확인을 하면 여전히 4.4.1입니다 ㅠㅠ 아 IntelliJ는 최신버전입니다!

좋아요수
0
댓글수
2
조회수
1112