When I clean the android project in android studio, the error happen, I have backed to previous commit or different branch, which works find couple days ago, but has this er
For the time being, you can downgrade Gradle version to resolve this issue. Use gradle 3.1 version like 3.1.3 below.
classpath 'com.android.tools.build:gradle:3.1.3'