We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43b24c commit 6d6ddd3Copy full SHA for 6d6ddd3
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.twofours.surespot"
4
- android:versionCode="38"
5
- android:versionName="38" >
+ android:versionCode="39"
+ android:versionName="39" >
6
<uses-sdk
7
android:minSdkVersion="10"
8
android:targetSdkVersion="18" />
0 commit comments