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