remove package from profile manifest

This commit is contained in:
Adam Velebil 2023-01-25 14:59:11 +01:00
parent aa456c26c1
commit a97c09cc85
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10

View File

@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.yubico.authenticator">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->