save code
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
android:value="@string/native_lib_name" />
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".SecondActivity"
|
||||
android:exported="false" />
|
||||
|
||||
<provider
|
||||
android:authorities="${applicationId}.provider"
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
|
||||
Reference in New Issue
Block a user