I have got the following error: “Cannot obtain value from provider of environment variable ‘ANDROID_AAPT_IGNORE’ at configuration time.
Use a provider returned by ‘forUseAtConfigurationTime()’ instead.” The error was shown when I used Gradle 6.5-rc-1 during Build. If I changed to Gradle 6.5-milestone-1, the error was disappeared (a simple project “Basic Activity”, all default, Android Studio 4.1-alpha10, MacOS 10.15.5)