From 99bddd1563557239d88364d939294c9133350296 Mon Sep 17 00:00:00 2001 From: souch Date: Tue, 25 Aug 2015 23:47:47 +0200 Subject: [PATCH] Change version to 1.0. --- app/build.gradle | 4 ++-- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 2c034c3..fd42f2d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "souch.smp" minSdkVersion 8 targetSdkVersion 10 - versionCode 9 - versionName '0.8' + versionCode 10 + versionName '1.0' } buildTypes { release { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index abec826..58c4215 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -133,7 +133,7 @@ Some info on app and author. Version number - 0.8 + 1.0 Author Mathieu Souchaud Sources