bools.xml 786 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. nextCloud Android client application
  4. Copyright (C) 2016 Bartosz Przybylski <bart.p.pl@gmail.com>
  5. This program is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License version 2,
  7. as published by the Free Software Foundation.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program. If not, see <http://www.gnu.org/licenses/>.
  14. -->
  15. <resources>
  16. <bool name="atLeastKitKat">true</bool>
  17. </resources>