element-x-ada/features/login/impl/src/main/res/raw/keep.xml
2025-08-26 09:36:26 +02:00

12 lines
500 B
XML

<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright 2025 New Vector Ltd.
~
~ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
~ Please see LICENSE files in the repository root for full details.
-->
<!--
Note: one or several onboarding_logo drawables can be added at build time. Ensure that these
resources are not stripped out by the resource shrinker.
-->
<resources xmlns:tools="http://schemas.android.com/tools"
tools:keep="@drawable/onboarding_logo" />