aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/AndroidManifest.xml
blob: dbdb705bc4bfff3c69bd65bca6adbc0fc066fd42 (plain)
1
2
3
4
5
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.rockerhieu.emojicon">

    <application android:label="@string/app_name"/>
</manifest>