fix: AndroidManifest.xml

This commit is contained in:
usbharu 2023-03-10 13:32:02 +09:00 committed by GitHub
parent b0c688aaea
commit 4a7f9d502b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="dev.usbharu.library"/> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="dev.usbharu.emoji"/>