live bug fix and crashlytics

This commit is contained in:
cimenmus
2018-07-03 00:55:48 +03:00
parent d7641a172b
commit 7167de674f
10 changed files with 45 additions and 8 deletions

View File

@@ -13,6 +13,12 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme.NoActionBar">
<meta-data
android:name="io.fabric.ApiKey"
android:value="3a1f8c7084012f6d8cb2bdebbd9bae60fd671036"
/>
<activity
android:name=".activity.SplashActivity"
android:screenOrientation="portrait">