总算是编译通过了

This commit is contained in:
xsl
2025-11-12 10:53:41 +08:00
parent 16efcbcff3
commit 8623b71ab7
21 changed files with 256 additions and 179 deletions
+4
View File
@@ -20,6 +20,10 @@
android:name="android.app.lib_name"
android:value="face_sdk" />
</activity>
<activity
android:name=".MakeupActivity"
android:exported="false" />
</application>
</manifest>