diff --git a/app/build.gradle b/app/build.gradle index 5e8e7c1ef7..6bc11ebe1c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 21 targetSdkVersion 28 - versionCode 379 - versionName "1.379" + versionCode 380 + versionName "1.380" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {