diff --git a/app/build.gradle b/app/build.gradle index 3f2c2c129a..cc597e6d51 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 21 targetSdkVersion 28 - versionCode 363 - versionName "1.363" + versionCode 364 + versionName "1.364" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {