update slf4j android

This commit is contained in:
Hannes Janetzek
2014-01-17 17:58:43 +01:00
parent f385725311
commit 5e27740761
3 changed files with 3 additions and 3 deletions

View File

@@ -8,6 +8,5 @@
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-android"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-libs"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

View File

@@ -6,6 +6,7 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/vtm"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-android-1.6.1-RC1.jar"/>
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-android-1.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="/vtm-libs/libs/slf4j-api-1.7.5.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>