Skip to content

Commit

Permalink
Added jar to example.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilJay committed Feb 27, 2015
1 parent 365ea5f commit d41be04
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MPChartExample/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.xxmassdeveloper.mpchartexample"
android:versionCode="32"
android:versionName="2.0.0" >
android:versionCode="33"
android:versionName="2.0.1" >

<uses-sdk
android:minSdkVersion="8"
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion MPChartExample/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@

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

0 comments on commit d41be04

Please sign in to comment.