This commit is contained in:
Koitharu
2024-04-11 08:10:26 +03:00
parent c98d7561b8
commit 59dd53c025
38 changed files with 1162 additions and 3783 deletions

View File

@@ -95,7 +95,7 @@
</intent-filter>
</activity>
<activity
android:name="org.koitharu.kotatsu.details.ui.DetailsActivity2"
android:name="org.koitharu.kotatsu.details.ui.DetailsActivity"
android:exported="true">
<intent-filter>
<action android:name="${applicationId}.action.VIEW_MANGA" />