diff --git a/app/build.gradle b/app/build.gradle index 0a5d92da2..4788e3b6c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 28 - versionCode 148 - versionName "3.7.8" + versionCode 149 + versionName "3.7.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {