./gradlew assemble* 빌드 명령어 실패하는 문제 수정 #1
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
./gradlew assembleRelease
등, apk를 산출하는 빌드 명령시 다음과 같은 메시지로 실패하는 현상(프로젝트 디렉토리 경로를 별표로 가렸습니다)
수정내용은
이리저리 구글링하다가.. 동일 문제를 수정한 라이브러리 레포가 있길래 참고했고 (이슈 코멘트)
다행히 빌드는 잘 되더라구요 ㅎㅎ
어떤 이유로 이런 변경이 필요하게 된건지는 잘 모르겠어서.. 아쉽읍니다 😮💨