From 1b542a61f9a93360b27b6e927e184a07d3ea6f2e Mon Sep 17 00:00:00 2001 From: Philipp Jahoda Date: Tue, 7 Apr 2015 21:39:43 +0200 Subject: [PATCH] Update example gradle and manifest. --- MPChartExample/AndroidManifest.xml | 4 ++-- MPChartExample/build.gradle | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MPChartExample/AndroidManifest.xml b/MPChartExample/AndroidManifest.xml index 490e6bf467..cc4aa19023 100644 --- a/MPChartExample/AndroidManifest.xml +++ b/MPChartExample/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="39" + android:versionName="2.0.9" >