Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
project files update
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Sep 26, 2011
1 parent 5e5e3b9 commit 19ec774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Expand Up @@ -7,6 +7,6 @@
<classpathentry kind="lib" path="libs/jsoup-1.5.2.jar"/>
<classpathentry kind="lib" path="libs/commons-codec.jar"/>
<classpathentry kind="lib" path="libs/guava-r09.jar"/>
<classpathentry kind="lib" path="libs/asmack-jse-buddycloud.jar"/>
<classpathentry kind="lib" path="libs/asmack-android-4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion AndroidManifest.xml
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="info.guardianproject.otr.app.im"
android:sharedUserLabel="@string/perm_label"
android:versionName="0.0.5-RC3" android:versionCode="19">
android:versionName="0.0.5-RC5" android:versionCode="21">

<uses-sdk android:minSdkVersion="4"></uses-sdk>

Expand Down

0 comments on commit 19ec774

Please sign in to comment.