mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
src: do not use same package name as the app
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
parent
42f2b25f5c
commit
d2feeedec1
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="dev.msfjarvis.lobsters" />
|
||||
package="dev.msfjarvis.lobsters.common" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue