From 3fd2a8a17bc80a71485d653e94b839896725a39a Mon Sep 17 00:00:00 2001 From: Philipp Jahoda Date: Thu, 31 Mar 2016 11:26:05 +0200 Subject: [PATCH] Update build.gradle and manifest --- MPChartExample/AndroidManifest.xml | 4 ++-- MPChartExample/build.gradle | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MPChartExample/AndroidManifest.xml b/MPChartExample/AndroidManifest.xml index 6895b904fd..250757b885 100644 --- a/MPChartExample/AndroidManifest.xml +++ b/MPChartExample/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="50" + android:versionName="2.2.4" >