본문 바로가기

개발 이야기

[Error] Execution failed for task ':app:stripDebugDebugSymbols'

[Error]

stripDebugDebugSymbols
에러 로그

* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No version of NDK matched the requested version 20.0.5594570. Versions available locally: 23.1.7779620

* Try:
Run with --stacktrace option to get the stack trace.

 

 

 

 

[해결방법]

NDK 버전이 맞지 않아 발생한 오류이다.

 

File - Settings - Appearance & Behavior - System Settings - Android SDK 이동

'SDK Tools' 탭에서 필요한 (에러로그에서 표시된) 버전을 install해준다.

ndk version