diff --git a/app/build.gradle b/app/build.gradle index c5fd970e9..df92305c9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 34 - versionCode 210 - versionName "3.21.2" + versionCode 211 + versionName "3.21.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {