From 5a1aab106686f96f7b995aca933237e0af65c22b Mon Sep 17 00:00:00 2001 From: Leszek Wach Date: Mon, 9 Mar 2015 20:29:00 +0100 Subject: [PATCH] Update version to 1.5.3 --- gradle.properties | 4 ++-- hellocharts-library/AndroidManifest.xml | 4 ++-- hellocharts-samples/AndroidManifest.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index f88d03a0..b5284064 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=1.5.2 -VERSION_CODE=7 +VERSION_NAME=1.5.3 +VERSION_CODE=8 GROUP=com.github.lecho POM_DESCRIPTION=Charting library for Android compatible with API 8+(Android 2.2). diff --git a/hellocharts-library/AndroidManifest.xml b/hellocharts-library/AndroidManifest.xml index 72648a31..77f98fa7 100644 --- a/hellocharts-library/AndroidManifest.xml +++ b/hellocharts-library/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="8" + android:versionName="1.5.3" > + android:versionCode="8" + android:versionName="1.5.3" >