Skip to content

Commit

Permalink
also updates android manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
arnehaber committed Nov 5, 2014
1 parent 168b23c commit d4aa0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.arnehaber.android"
android:versionCode="1"
android:versionName="1.0.0-SNAPSHOT" >
android:versionName="1.0.0" >

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

0 comments on commit d4aa0f9

Please sign in to comment.