Revert "アクティビティを宣言"

This reverts commit 6d71322982.
This commit is contained in:
nero 2023-12-19 12:24:19 +09:00
parent e70f930929
commit e0af9381cb

View File

@ -1,9 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>
<activity
android:name=".LibraryTopFragment"
android:exported="false" />
</application>
</manifest>