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
What went wrong:
A problem occurred configuring project ':encryptions'.
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.
If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.
The text was updated successfully, but these errors were encountered:
What went wrong:
Execution failed for task ':encryptions:processReleaseManifest'.
A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="com.riguz.encryptions" found in source AndroidManifest.xml: /Users/jackywang/.pub-cache/hosted/pub.flutter-io.cn/encryptions-1.1.0+1/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.riguz.encryptions" from the source AndroidManifest.xml: /Users/jackywang/.pub-cache/hosted/pub.flutter-io.cn/encryptions-1.1.0+1/android/src/main/AndroidManifest.xml.
版本信息:
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2663184aa7 (4 months ago) • 2024-09-11 16:27:48 -0500
Engine • revision 36335019a8
Tools • Dart 3.5.3 • DevTools 2.37.3
错误:
FAILURE: Build failed with an exception.
A problem occurred configuring project ':encryptions'.
The text was updated successfully, but these errors were encountered: