본문 바로가기

유니티/오류

Unity(유니티)_A critical security vulnerability was discovered in reCAPTCHA Enterprise for Mobile.

구글 플레이 콘솔에 새 버전 만들기를 하면 나오는 경보문...

 

A critical security vulnerability was discovered in reCAPTCHA Enterprise for Mobile.
The vulnerability has been patched in the latest SDK release. 
Customers will need to update their Android application 
with the reCAPTCHA Enterprise for Mobile SDK, version 18.4.0 or above.
We strongly recommend you update to the latest version as soon as possible.

 

mainTemplate 에
dependencies 안에 

implementation 'com.google.android.recaptcha:recaptcha:18.4.0'

를 추가하면 된다.