diff --git a/app/build.gradle b/app/build.gradle index ae6a99251..cec1fe74a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 27 - versionCode 126 - versionName "3.1.0" + versionCode 127 + versionName "3.2.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {