From 01edcbfc9e605939c1792a2ae35988916ac6e01b Mon Sep 17 00:00:00 2001 From: corenting Date: Sat, 6 Feb 2016 00:18:14 +0000 Subject: [PATCH] Version 1.5 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b891c42..692b11d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "fr.corenting.convertisseureurofranc" minSdkVersion 9 targetSdkVersion 23 - versionCode 5 - versionName "1.4" + versionCode 6 + versionName "1.5" } signingConfigs {