Skip to content

Commit 527ad86

Browse files
committed
modify version code
1 parent 6bcd559 commit 527ad86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

droidipc_libcore/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="com.devy.service"
4-
android:versionCode="1"
5-
android:versionName="1.0" >
4+
android:versionCode="100"
5+
android:versionName="1.0.0" >
66

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

0 commit comments

Comments
 (0)