You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app is building fine in gradle version: 7.4.2 but when I upgrade gradle version to 8.4.0 then following error comes:
Failed to query the value of property 'buildFlowServiceProperty'.
Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@6bc32951 of type BuildFlowService.Parameters
A problem occurred configuring project ':zego_express_engine'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. Specify a namespace in the module's build file: C:\Users\Kaimur\AppData\Local\Pub\Cache\hosted\pub.dev\zego_express_engine-3.14.5+2\android\build.gradle. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.
Please resolve this asap.
The text was updated successfully, but these errors were encountered:
The app is building fine in gradle version: 7.4.2 but when I upgrade gradle version to 8.4.0 then following error comes:
Failed to query the value of property 'buildFlowServiceProperty'.
Please resolve this asap.
The text was updated successfully, but these errors were encountered: