Skip to content

Commit

Permalink
Version Code Updated for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
droidchef committed Jan 4, 2015
1 parent b8abcff commit 8cf9905
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file removed mifosng-android/mifosng-android-release.apk
Binary file not shown.
1 change: 0 additions & 1 deletion mifosng-android/mifosng-android.iml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@
<orderEntry type="library" exported="" name="crashlytics-1.1.13" level="project" />
<orderEntry type="library" exported="" name="sugar_cipher" level="project" />
<orderEntry type="library" exported="" name="gson-2.2.4" level="project" />
<orderEntry type="library" exported="" name="native-libs" level="project" />
<orderEntry type="library" exported="" name="butterknife-4.0.1" level="project" />
<orderEntry type="library" exported="" name="retrofit-1.4.1" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="support-v4-19.0.1" level="project" />
Expand Down
2 changes: 1 addition & 1 deletion mifosng-android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mifos.mifosxdroid"
android:versionCode="3"
android:versionName="0.3.1" >
android:versionName="0.4.0" >

<uses-sdk
android:minSdkVersion="10"
Expand Down

0 comments on commit 8cf9905

Please sign in to comment.