Add intentions for registering Android components in manifest
Activity, Service, BroadcastReceiver #KT-17389 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<application>
|
||||
<activity android:name=".MyActivity"/>
|
||||
</application>
|
||||
Reference in New Issue
Block a user