Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Don't export CrashActivity

Cette révision appartient à :
arkon 2022-10-23 22:07:06 -04:00
Parent 9792a6cb78
révision 15f7e53e4f

Voir le fichier

@ -65,7 +65,7 @@
<activity
android:process=":error_handler"
android:name=".crash.CrashActivity"
android:exported="true" />
android:exported="false" />
<activity
android:name=".ui.main.DeepLinkActivity"