Evaluating the app error occured while opening many apps from your github repo
I face this error many times while opening the project
Change
classpath ‘com.android.tools.build:gradle:3.2.0-alpha07’
to
classpath ‘com.android.tools.build:gradle:3.5.2’
where is this option of class path ??
