Skip to content

Commit 6d6ddd3

Browse files
committed
bump version
1 parent a43b24c commit 6d6ddd3

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.twofours.surespot"
4-
android:versionCode="38"
5-
android:versionName="38" >
4+
android:versionCode="39"
5+
android:versionName="39" >
66
<uses-sdk
77
android:minSdkVersion="10"
88
android:targetSdkVersion="18" />

0 commit comments

Comments
 (0)