Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run the app on build gradle version: 8.3.1 #4

Open
Mo0Khaled opened this issue Oct 1, 2024 · 0 comments · May be fixed by #5
Open

Can't run the app on build gradle version: 8.3.1 #4

Mo0Khaled opened this issue Oct 1, 2024 · 0 comments · May be fixed by #5

Comments

@Mo0Khaled
Copy link

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.

flutter_segment_sdk: ^3.13.4
flutter: 3.24.1
kotlin: 1.9.22

@Mo0Khaled Mo0Khaled linked a pull request Oct 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant