save code

This commit is contained in:
xsl
2025-09-08 16:49:57 +08:00
parent d3970ceb0f
commit ba8600ce74
6 changed files with 121 additions and 4 deletions
+4
View File
@@ -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"