We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57accf8 + 313806f commit 65e9d90Copy full SHA for 65e9d90
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="org.mozilla.mozstumbler"
4
- android:versionCode="5"
5
- android:versionName="0.4.1" >
+ android:versionCode="6"
+ android:versionName="0.5.0" >
6
7
<uses-sdk
8
android:minSdkVersion="8"
0 commit comments