7 lines
214 B
XML
7 lines
214 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="androidx.emoji2.viewsintegration" >
|
|
|
|
<uses-sdk android:minSdkVersion="14" />
|
|
|
|
</manifest> |