Unity Version 2020.2.6f1
Package Android APK Times War:
Configure project:launcher
WARNING: The option 'android.enableR8' is deprecated and should not and should not be used anymore.
It will be removed in a future version of the Android Gradle plugin. and will no longer allow you to disable R8.
Solution: Check "Custom Base Gradle Template"
그러면 아래와 같이 "BaseProjectTemplate.gradle" 파일이 생성될 것이다!
그리고 파일을 오픈하여 아래와 같이 버전을 바꿔준다! (3.6.0 => 3.4.0)
아래의 표를 참조하자! Unity 내장 Gradle 버전과, Android Gradle Plugin 버전을 호환 시키고 빌드.