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 db7b956 commit 98e8156Copy full SHA for 98e8156
AndroidManifest.xml.in
@@ -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="13"
5
- android:versionName="0.7.2" >
+ android:versionCode="14"
+ android:versionName="0.7.3" >
6
7
<uses-sdk
8
android:minSdkVersion="8"
VERSION
@@ -1 +1 @@
-0.7.2
+0.7.3
0 commit comments