Skip to content

Commit 08f295e

Browse files
committed
Upgrade manifest
1 parent a7fd778 commit 08f295e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MPChartExample/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.xxmassdeveloper.mpchartexample"
4-
android:versionCode="53"
5-
android:versionName="3.0.0" >
4+
android:versionCode="54"
5+
android:versionName="3.0.1" >
66

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

0 commit comments

Comments
 (0)