1
0
Fork 0
seedvault/app/src/main/res/values/bools.xml
2024-05-18 21:24:21 +03:00

8 lines
201 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2020 The Calyx Institute
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<bool name="isLight">true</bool>
</resources>