I just updated Android studio 3.6.1 and while building my app I got following warning:
Configure project :app WARNING: The following project options are deprecated and have been removed: android.enableUnitTestBinaryResources The raw resource for unit test functionality is removed.
What is this warning about and how to remove this?