We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ec5b5 commit 087c07aCopy full SHA for 087c07a
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="julianwi.javainstaller"
4
- android:versionCode="6"
5
- android:versionName="0.5" >
+ android:versionCode="7"
+ android:versionName="0.5.1" >
6
7
<uses-sdk
8
android:minSdkVersion="1"
0 commit comments