Sofa icon indicating copy to clipboard operation
Sofa copied to clipboard

No " config/bintray.gradle " in the project.

Open WahajMubeen341 opened this issue 4 years ago • 1 comments

I'm trying to clone the project on my local device but it gives some error while reading a while which is not available in the projec.

A problem occurred evaluating project ':sofa'.

Could not read script 'C:\Users\Lenovo\AndroidStudioProjects\Sofa\config\bintray.gradle' as it does not exist.

WahajMubeen341 avatar Jun 25 '21 11:06 WahajMubeen341

Changed " config\bintray.gradle " to " /build.gradle ". But now another issue emerges.

groovy.lang.GroovyRuntimeException: Cannot set the value of read-only property 'outputFile' for object of type com.android.build.gradle.internal.api.LibraryVariantOutputImpl.

WahajMubeen341 avatar Jun 25 '21 11:06 WahajMubeen341