-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting : 7.4.2 버전 업데이트 #133
Conversation
- 어플 구동을 위한 버전 업데이트
id 'com.android.application' version '7.4.2' apply false | ||
id 'com.android.library' version '7.4.2' apply false | ||
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7.4.2로 업데이트 하신 이유가 있나요 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
어플이 7.4.2가 아니면 안 돌아가나요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
개발 툴이 추천한 버전으로 선택하여 특별한 이유는 없습니다
프로젝트를 실행하니 버전 문제로 인하여 작동되지 않았습니다
안드로이드 개발 툴 내에서 추천한 7.4.2 버전으로 업데이트를 진행하니 정상 작동하여 선택하였습니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿입니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다른 버전 중 7.4.2보다 낮은 버전에서는 작동하지 않았습니다!
나중에 문제가 안된다면 더 높은 버전으로 수정해도 될 것 같습니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿 머지 고고
📮 관련 이슈
✍️ 구현 내용
✔️ 확인 사항