diff options
Diffstat (limited to 'ui-compose/src')
-rw-r--r-- | ui-compose/src/main/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-compose/src/main/AndroidManifest.xml b/ui-compose/src/main/AndroidManifest.xml index 482100e7..e3cc34c8 100644 --- a/ui-compose/src/main/AndroidManifest.xml +++ b/ui-compose/src/main/AndroidManifest.xml @@ -3,4 +3,4 @@ ~ SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception --> -<manifest package="dev.msfjarvis.aps.ui.compose" /> +<manifest /> |