bertoldofonseca / better_open_file

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
BSD 3-Clause "New" or "Revised" License
8 stars 8 forks source link

Gradle namespace #10

Closed tenhobi closed 11 months ago

tenhobi commented 11 months ago

A problem occurred configuring project ':better_open_file'.

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. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

This is needed for Gradle 8+