[문제해결] This project uses AndroidX dependencies, but the 'android.useAndroidX'


[문제해결] This project uses AndroidX dependencies, but the 'android.useAndroidX'

This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry. See the Console for defails. 프로젝트 컴파일 시 위와 같은 오류가 나온다면 AndroidX를 사용하겠다고 선언해줘야합니다. 해결방법 Custom Gradle Properties Template 체크 후 gradle.properties 파일에 다음 2줄을 입력하세요. android.useAndroidX=true android.enableJetifier=true...

[문제해결] This project uses AndroidX dependencies, but the 'android.useAndroidX'에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


#AndroidX #Error #gradle #Unity3D #빌드 #빌드에러 #에러 #유니티 #유니티3D

원문링크 : [문제해결] This project uses AndroidX dependencies, but the 'android.useAndroidX'