Android CLI builds hiccup on this file ... comment for now

This commit is contained in:
Aaron Culliney 2015-03-10 14:39:08 -07:00
parent febadf34eb
commit 1d9ec627f8

View File

@ -1,8 +1,8 @@
<resources> <resources>
<!-- Base application theme. --> <!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> <!-- <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> ... this freaks-out CLI builds -->
<!-- Customize your theme here. --> <!-- Customize your theme here. -->
</style> <!-- </style> -->
</resources> </resources>