0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-27 05:23:00 +00:00

fixed build

This commit is contained in:
X1nto 2020-06-20 19:42:05 +04:00
parent f3f3d93a17
commit f38b169476

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"