Skip to content

Commit d41be04

Browse files
committed
Added jar to example.
1 parent 365ea5f commit d41be04

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

MPChartExample/AndroidManifest.xml

+2-2
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="32"
5-
android:versionName="2.0.0" >
4+
android:versionCode="33"
5+
android:versionName="2.0.1" >
66

77
<uses-sdk
88
android:minSdkVersion="8"
Binary file not shown.

MPChartExample/project.properties

-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@
1212

1313
# Project target.
1414
target=android-19
15-
android.library.reference.1=../MPChartLib

0 commit comments

Comments
 (0)