From 5bc113680008ff700ae1ad20801e6b359e85af29 Mon Sep 17 00:00:00 2001 From: Philipp Jahoda Date: Wed, 10 Feb 2016 20:19:54 +0100 Subject: [PATCH] Version upgrade --- 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 8ee59693af..a1d5c3a9c0 100644 --- a/MPChartExample/AndroidManifest.xml +++ b/MPChartExample/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="48" + android:versionName="2.2.2" >