Skip to content

Conversation

Muhammed-Ayad
Copy link

This PR removes the deprecated package attribute from AndroidManifest.xml. Starting with Android Gradle Plugin 7.0.0, the package attribute in the manifest has been deprecated in favor of the namespace property in build.gradle.

Changes made:

  • Removed the package="com.crazecoder.openfile" attribute from the manifest

Benefits:

  • Aligns with modern Android development practices
  • Reduces potential conflicts between manifest package and Gradle namespace

@Muhammed-Ayad
Copy link
Author

@javaherisaber

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