Has anyone got the “cannot resolve symbol” error in build.gradle(module: mygame) ? in the line import org.gradle.internal.os.OperatingSystem, “gradle” is in red, everything builds fine and runs but im trying to figure out how to get rid of this red warning or if I should just ignore it since everything is building fine ?
