From cd96679bdaf837325243e5b2aec19a314bbf61d9 Mon Sep 17 00:00:00 2001 From: Philipp Jahoda Date: Sat, 25 Jul 2015 00:16:00 +0200 Subject: [PATCH] Update build.gradle --- 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 e198c821c4..5b50820b43 100644 --- a/MPChartExample/AndroidManifest.xml +++ b/MPChartExample/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="43" + android:versionName="2.1.2" >