diff --git a/app/build.gradle b/app/build.gradle index 0354a6683..282f37392 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 28 - versionCode 159 - versionName "3.11.0" + versionCode 160 + versionName "3.11.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {