|
@@ -8,6 +8,7 @@
|
|
|
android:icon="@mipmap/ic_launcher"
|
|
android:icon="@mipmap/ic_launcher"
|
|
|
android:label="@string/app_name"
|
|
android:label="@string/app_name"
|
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
|
|
+ android:extractNativeLibs="true"
|
|
|
android:supportsRtl="true">
|
|
android:supportsRtl="true">
|
|
|
<activity
|
|
<activity
|
|
|
android:name=".LauncherActivity"
|
|
android:name=".LauncherActivity"
|