mirror of
https://github.com/usetrmnl/trmnl-nook-simple-touch.git
synced 2026-04-29 13:44:50 -07:00
9 lines
260 B
XML
9 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project name="trmnl-nook-simple-touch-custom">
|
|
<!--
|
|
Disable PNG crunching to avoid aapt choking on bin/res/crunch
|
|
when using the legacy Ant/ADT toolchain.
|
|
-->
|
|
<target name="-crunch" />
|
|
</project>
|