-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
📖 Description
When running an app build, I noticed the following compiler warning:
[com.infinum.sentinel:tool-timber:1.4.1] /Users/example/.gradle/caches/8.11.1/transforms/11b4d22cd144a45e073b7a19723b1b5c/transformed/tool-timber-1.4.1/AndroidManifest.xml Warning:
Namespace 'com.infinum.sentinel' is used in multiple modules and/or libraries: com.infinum.sentinel:tool-timber:1.4.1, com.infinum.sentinel:sentinel:1.4.1. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
ℹ️ Environment
- Device: Macbook Pro
- Operating system: MacOS
- Software information: 1.4.1
- Additional information: N/A
💣 Steps to reproduce
- Include Sentinel with some tools in it
- Compile the app and observe the logs
Alternatively, you could probably run the processDebugMainManifest
task manually and get the same warning.
🔧 Expected behavior
No warning.
📄 Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working