forked from mfulz_github/qmk_firmware
Update Android Accessory Host demo Android code to the last SDK release.
This commit is contained in:
parent
7b75209b58
commit
ddf10cb162
|
@ -4,5 +4,6 @@
|
|||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
|
Binary file not shown.
|
@ -1,3 +1,3 @@
|
|||
# cache for current jar dependecy. DO NOT EDIT.
|
||||
# cache for current jar dependency. DO NOT EDIT.
|
||||
# format is <lastModified> <length> <SHA-1> <path>
|
||||
# Encoding is UTF-8
|
||||
|
|
Loading…
Reference in New Issue