This is a cross-platform application that is built using Jetpack Compose Multiplatform, a declarative framework for sharing UIs across multiple platforms with Kotlin.
In android iam getting the error while running the project below is the error
Can not extract resource from com.android.aaptcompiler.ParsedResource@aa7f82a.,Can not extract resource from com.android.aaptcompiler.ParsedResource@e986da6.
Execution failed for task ':androidApp:mergeDebugResources'.
A failure occurred while executing com.android.build.gradle.internal.res.ResourceCompilerRunnable
Resource compilation failed (Failed to compile values resource file /Users/zaid/Downloads/Shopping-By-KMP-master/androidApp/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml. Cause: java.lang.IllegalStateException: Can not extract resource from com.android.aaptcompiler.ParsedResource@aa7f82a.,Can not extract resource from com.android.aaptcompiler.ParsedResource@e986da6.). Check logs for more details.
In android iam getting the error while running the project below is the error
Can not extract resource from com.android.aaptcompiler.ParsedResource@aa7f82a.,Can not extract resource from com.android.aaptcompiler.ParsedResource@e986da6.
Execution failed for task ':androidApp:mergeDebugResources'.