| Index: samples/todomvc/android/TodoMVC/.idea/compiler.xml
|
| diff --git a/samples/todomvc/android/TodoMVC/.idea/compiler.xml b/samples/todomvc/android/TodoMVC/.idea/compiler.xml
|
| deleted file mode 100644
|
| index 217af471a9e60576e8c36373fa22c50a63a00b2c..0000000000000000000000000000000000000000
|
| --- a/samples/todomvc/android/TodoMVC/.idea/compiler.xml
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -<?xml version="1.0" encoding="UTF-8"?>
|
| -<project version="4">
|
| - <component name="CompilerConfiguration">
|
| - <option name="DEFAULT_COMPILER" value="Javac" />
|
| - <resourceExtensions />
|
| - <wildcardResourcePatterns>
|
| - <entry name="!?*.java" />
|
| - <entry name="!?*.form" />
|
| - <entry name="!?*.class" />
|
| - <entry name="!?*.groovy" />
|
| - <entry name="!?*.scala" />
|
| - <entry name="!?*.flex" />
|
| - <entry name="!?*.kt" />
|
| - <entry name="!?*.clj" />
|
| - </wildcardResourcePatterns>
|
| - <annotationProcessing>
|
| - <profile default="true" name="Default" enabled="false">
|
| - <processorPath useClasspath="true" />
|
| - </profile>
|
| - </annotationProcessing>
|
| - </component>
|
| -</project>
|
| -
|
|
|