mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||||
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="src" path="gen"/>
|
<classpathentry kind="src" path="gen"/>
|
||||||
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||||
<classpathentry kind="output" path="bin/classes"/>
|
<classpathentry kind="output" path="bin/classes"/>
|
||||||
</classpath>
|
</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>
|
# format is <lastModified> <length> <SHA-1> <path>
|
||||||
# Encoding is UTF-8
|
# Encoding is UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user