From 21146282b2c8bca7b2d2828787b6a62efbbd52ad Mon Sep 17 00:00:00 2001 From: Lecho Date: Sun, 1 Feb 2015 20:44:39 +0100 Subject: [PATCH] Update app version to 1.4(4) --- hellocharts-library/AndroidManifest.xml | 4 ++-- hellocharts-library/build.gradle | 4 ++-- hellocharts-samples/AndroidManifest.xml | 4 ++-- hellocharts-samples/build.gradle | 4 ++-- hellocharts-samples/res/values/styles.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hellocharts-library/AndroidManifest.xml b/hellocharts-library/AndroidManifest.xml index 27815fc7..ec757d08 100644 --- a/hellocharts-library/AndroidManifest.xml +++ b/hellocharts-library/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="4" + android:versionName="1.4" > + android:versionCode="4" + android:versionName="1.4" >