diff --git a/app/build.gradle b/app/build.gradle index 0cdd7e224..85b6061b4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 14 targetSdkVersion 22 - versionCode 93 - versionName "2.29.3" + versionCode 94 + versionName "2.30.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {