diff --git a/app/build.gradle b/app/build.gradle index 35dbee2d82..928dc69b45 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 21 targetSdkVersion 28 - versionCode 425 - versionName "1.425" + versionCode 426 + versionName "1.426" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {