diff --git a/app/build.gradle b/app/build.gradle index ab5aaff86..41b179a2f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 28 - versionCode 140 - versionName "3.7.0" + versionCode 141 + versionName "3.7.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {