Skip to content

Commit

Permalink
increased versioncode
Browse files Browse the repository at this point in the history
  • Loading branch information
plafue committed May 17, 2015
1 parent 2fd4fd4 commit b8829c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.writeily"
android:versionCode="6"
android:versionCode="7"
android:versionName="1.3.1">

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit b8829c0

Please sign in to comment.