manjukumari1
manjukumari1
I am also facing the same issue. **"Resolving dependency configuration 'metadatacompilationapi' is not allowed as it is defined as 'canberesolved=false'. Instead, a resolvable ('canberesolved=true') dependency configuration that extends 'metadatacompilationapi' should...
> Found a fix! I had configuration cache enabled for my project. Disabling configuration cache fixed the issue! Just remove this line from gradle.properties file in your project or set...
> > > Found a fix! I had configuration cache enabled for my project. Disabling configuration cache fixed the issue! Just remove this line from gradle.properties file in your project...
> > > > > Found a fix! I had configuration cache enabled for my project. Disabling configuration cache fixed the issue! Just remove this line from gradle.properties file in...
@RhSantos I need one more help I am facing issue when trying to access images(svg images) as per the documentation it is written that we can access images in compose...
@RhSantos Thanks alot!!
**I am facing build issue with IOS, for Android things are working fine, getting below error:** > Task :xcodeVersion UP-TO-DATE > Task :shared:checkKotlinGradlePluginConfigurationErrors > Task :shared:generateMRcommonMain UP-TO-DATE > Task :shared:generateMRiosSimulatorArm64Main...