diff --git a/app/build.gradle b/app/build.gradle index 4027f26907..4eecd79221 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 21 targetSdkVersion 28 - versionCode 395 - versionName "1.395" + versionCode 396 + versionName "1.396" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {