I have upgraded to Android Studio 3.1 and Gradle 4.4 and sdk tools 27.
Now Iām getting the following error:
Android dependency 'com.android.support:appcompat-v7' has different version for the compile (27.0.2) and runtime (27.1.1) classpath. You should manually set the same version via DependencyResolution
I dont even know where to start to find the fix for this. Please help.