File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- VERSION_NAME =1.5.4
2- VERSION_CODE =9
1+ VERSION_NAME =1.5.5
2+ VERSION_CODE =10
33GROUP =com.github.lecho
44
55POM_DESCRIPTION =Charting library for Android compatible with API 8+(Android 2.2).
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" lecho.lib.hellocharts"
4- android : versionCode =" 9 "
5- android : versionName =" 1.5.4 " >
4+ android : versionCode =" 10 "
5+ android : versionName =" 1.5.5 " >
66
77 <uses-sdk
88 android : minSdkVersion =" 8"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" lecho.lib.hellocharts.samples"
4- android : versionCode =" 9 "
5- android : versionName =" 1.5.4 " >
4+ android : versionCode =" 10 "
5+ android : versionName =" 1.5.5 " >
66
77 <uses-sdk
88 android : minSdkVersion =" 8"
You can’t perform that action at this time.
0 commit comments