mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-27 05:23:00 +00:00
fixed build
This commit is contained in:
parent
f3f3d93a17
commit
f38b169476
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue