From 1a24e016a1bf619703929c20b3973176bdd75f13 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 20 Sep 2018 17:41:48 +0000 Subject: [PATCH] 0.64 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 9f059d6a1722101b493653318aa50a26001ab614..88528534be6f396638aa264d10cbf3b8bdc3d4d3 100644 GIT binary patch delta 33 rcmV++0N(%11k41Gm<0F@8ga3lp8*kzhpsKLduUzkoqE3YLw@{t`X3M^ delta 33 rcmV++0N(%11k41Gm<0Aj6f?1$p8*lC2sNI1T)L37qLg%5X$gRM>{kvK diff --git a/.idea/misc.xml b/.idea/misc.xml index c0f68edd..99202cc2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index 12c02b69..6d345c8e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 23 targetSdkVersion 28 - versionCode 63 - versionName "0.63" + versionCode 64 + versionName "0.64" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {