From 3a738e4cd221319df5497ab332aab50982e47d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Barth=C3=A9l=C3=A9my?= Date: Sat, 17 Aug 2013 19:44:21 +0200 Subject: [PATCH] Welcome to the beta 2.0! --- ChaseWhisply/build.gradle | 4 ++-- ChaseWhisply/src/main/AndroidManifest.xml | 4 ++-- ChaseWhisply/src/main/res/values-fr/strings.xml | 2 +- ChaseWhisply/src/main/res/values/strings.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChaseWhisply/build.gradle b/ChaseWhisply/build.gradle index 88054f7f..d33eb1fd 100644 --- a/ChaseWhisply/build.gradle +++ b/ChaseWhisply/build.gradle @@ -21,7 +21,7 @@ android { defaultConfig { minSdkVersion 8 targetSdkVersion 18 - versionCode 8 - versionName "b.1.2" + versionCode 9 + versionName "b.2.0" } } diff --git a/ChaseWhisply/src/main/AndroidManifest.xml b/ChaseWhisply/src/main/AndroidManifest.xml index e6387c25..47f0ac94 100644 --- a/ChaseWhisply/src/main/AndroidManifest.xml +++ b/ChaseWhisply/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="9" + android:versionName="b.2.0"> Chase Whisply - version Beta.1.2 + version Beta.2.0 Développeurs Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy diff --git a/ChaseWhisply/src/main/res/values/strings.xml b/ChaseWhisply/src/main/res/values/strings.xml index 5f9bf6c2..c3383481 100644 --- a/ChaseWhisply/src/main/res/values/strings.xml +++ b/ChaseWhisply/src/main/res/values/strings.xml @@ -69,7 +69,7 @@ Chase Whisply - version Beta.1.2 + version Beta.2.0 Developers Thomas \"Tbarthel\" Barthélémy Vincent \"Vbarthel\" Barthélémy