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

fix: namespace not specified #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Sh1n3zZ
Copy link

@Sh1n3zZ Sh1n3zZ commented Sep 11, 2024

从 Android Gradle 插件(AGP) 7.0.0 开始,AGP要求在每个模块的 build.gradle 文件中明确定义 namespace 以代替之前在 AndroidManifest.xml 中定义的 package 属性

Starting with Android Gradle Plugin (AGP) 7.0.0, AGP requires that namespace be explicitly defined in each module's build.gradle file in place of the package attribute previously defined in AndroidManifest.xml

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 this pull request may close these issues.

1 participant