Skip to content

Commit 3632363

Browse files
committed
config files
1 parent d9b0960 commit 3632363

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.classpath

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="src" path="gen"/>
55
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6+
<classpathentry kind="lib" path="commons-codec.jar"/>
7+
<classpathentry kind="lib" path="guava-r09.jar"/>
68
<classpathentry kind="output" path="bin"/>
79
</classpath>

default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# project structure.
99

1010
# Project target.
11-
target=android-7
11+
target=android-8

0 commit comments

Comments
 (0)