1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-22 13:53:01 +00:00

- Updating Gradle project to > 1.0.0

- Updated .gitignore with Github ignore settings
- Updated build tools and SDK versions to 22
- Migrated .gradle files from pre-1.0.0 to post-1.0.0
This commit is contained in:
SJ
2015-06-23 00:24:43 -04:00
parent 228c7936eb
commit 9d48757285
12 changed files with 46 additions and 152 deletions
+1 -3
View File
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
@@ -19,5 +18,4 @@
</profile>
</annotationProcessing>
</component>
</project>
</project>