From 4b9df161f70310294e8608f1a2a634f7641de12e Mon Sep 17 00:00:00 2001 From: Leszek Wach Date: Wed, 2 Sep 2015 19:25:48 +0200 Subject: [PATCH] Update version to 1.5.7 --- 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 3f8acf74..73803b7f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=1.5.6 -VERSION_CODE=11 +VERSION_NAME=1.5.7 +VERSION_CODE=12 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 7106be61..0215278a 100644 --- a/hellocharts-library/AndroidManifest.xml +++ b/hellocharts-library/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="12" + android:versionName="1.5.7" > + android:versionCode="12" + android:versionName="1.5.7" >