Skip to content

Commit 3b2245a

Browse files
authored
Update AndroidManifest.xml
fix versionName
1 parent cb83925 commit 3b2245a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PinyinSearch/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.pinyinsearch"
33
android:versionCode="1"
4-
android:versionName="1.12" >
4+
android:versionName="1.1.2" >
55

66
<uses-sdk
77
android:minSdkVersion="8"

0 commit comments

Comments
 (0)