diff options
Diffstat (limited to 'Android/.classpath')
-rw-r--r-- | Android/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/.classpath b/Android/.classpath index e088a5d..bc7a6b5 100644 --- a/Android/.classpath +++ b/Android/.classpath @@ -4,6 +4,6 @@ <classpathentry kind="src" path="gen"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> - <classpathentry kind="lib" path="libs/cordova-2.1.0.jar"/> + <classpathentry kind="lib" path="libs/cordova-2.2.0.jar"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |