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
There is a new update on the gradle version require every plugin/package to set namespace
exception:
Failed to query the value of property 'buildFlowServiceProperty'.
> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@773999d3 of type BuildFlowService.Parameters
> A problem occurred configuring project ':flutter_segment_sdk'.
> 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.
There is a new update on the gradle version require every plugin/package to set namespace
exception:
flutter_segment_sdk: ^3.13.4
flutter: 3.24.1
kotlin: 1.9.22
The text was updated successfully, but these errors were encountered: