Skip to content

Commit 087c07a

Browse files
committed
version 0.5.1
1 parent 74ec5b5 commit 087c07a

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="julianwi.javainstaller"
4-
android:versionCode="6"
5-
android:versionName="0.5" >
4+
android:versionCode="7"
5+
android:versionName="0.5.1" >
66

77
<uses-sdk
88
android:minSdkVersion="1"

0 commit comments

Comments
 (0)