diff options
Diffstat (limited to 'phonegap/Android/.classpath')
-rw-r--r-- | phonegap/Android/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phonegap/Android/.classpath b/phonegap/Android/.classpath index 15cbbebc2..075ed1757 100644 --- a/phonegap/Android/.classpath +++ b/phonegap/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-1.5.0.jar"/> + <classpathentry kind="lib" path="libs/cordova-1.8.0.jar"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |