fixed build

This commit is contained in:
X1nto 2020-06-20 19:42:05 +04:00
parent f3f3d93a17
commit f38b169476
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
android:supportsRtl="true"
android:usesCleartextTraffic="true"
android:theme="@style/LightTheme.Blue"
tools:ignore="UnusedAttribute">
tools:ignore="UnusedAttribute"
tools:replace="android:allowBackup">
<activity
android:name=".ui.core.SplashScreenActivity"