Skip to content

Commit

Permalink
version bump for market
Browse files Browse the repository at this point in the history
  • Loading branch information
eyecreate committed Jul 7, 2012
1 parent 28e4caa commit 649e33b
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.eyecreate.droidde"
android:versionCode="2"
android:versionName="1.1">
android:versionName="1.2">
<uses-sdk android:minSdkVersion="11" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<supports-screens android:xlargeScreens="true" android:largeScreens="true" android:normalScreens="false" android:smallScreens="false"/>
Expand Down

0 comments on commit 649e33b

Please sign in to comment.