5 lines
221 B
XML
5 lines
221 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||
|
package="io.agora.beautyapi.faceunity">
|
||
|
<uses-sdk tools:overrideLibrary="io.agora.beautyapi.faceunity" />
|
||
|
</manifest>
|