Hi all,
Before upgrade to Android Studio 4.1 there are just fine to get the string from resValue in build.gradle file.
After upgraded to Android Studio 4.1, then all the value to be called is showing error which like "strEnviornment.
But the weird thing is that can compile and run on the device which no problem at all.
But there the value still showing like error. Any idea to solve it in Android Studio 4.1?