pdlivexp/lib_faceunity/src/main/AndroidManifest.xml

4 lines
178 B
XML
Raw Normal View History

2024-04-18 09:47:38 +08:00
<?xml version="1.0" encoding="utf-8"?>
2024-07-13 10:37:37 +08:00
<manifest xmlns:tools="http://schemas.android.com/tools">
2024-04-18 09:47:38 +08:00
<uses-sdk tools:overrideLibrary="io.agora.beautyapi.faceunity" />
</manifest>