Skip to content

Commit 1974bff

Browse files
author
VoR
committed
Final change before compiling for the play store.
1 parent df4d551 commit 1974bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.sketchpunk.ocomicreader"
4-
android:versionCode="12"
5-
android:versionName="0.2.0 beta" >
4+
android:versionCode="13"
5+
android:versionName="0.2.1 beta" >
66

77
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="19" />
88

0 commit comments

Comments
 (0)