From 7e89007381c173eadccdcf7753537be7fe86ff66 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 31 Oct 2018 17:53:58 +0000 Subject: [PATCH] 1.122 release --- .idea/caches/build_file_checksums.ser | Bin 588 -> 588 bytes .idea/misc.xml | 2 +- app/build.gradle | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 4afd85d1a5611d72a82145f3d5728b96d64396cc..ba37d9c8f144c5c4899248cac6ddb99a59ec7ac3 100644 GIT binary patch delta 33 rcmV++0N(%11k41Gm;}o}M`^K~p8*j?6UgDH+dk!>4fw9?ZaRo~|Gp3u delta 33 pcmX@Za)xEX43?9RYWX+Lna?QbR?_vGFRzI~Yqg}~5{-wB6#(>C4b%Vt diff --git a/.idea/misc.xml b/.idea/misc.xml index c0f68eddd7..99202cc2d6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index f0401d4d1f..b7e7e89b65 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 23 targetSdkVersion 28 - versionCode 121 - versionName "1.121" + versionCode 122 + versionName "1.122" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {