From 439a1cc62750ac754a1ab084393bfa7958e461a8 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 10 Nov 2018 09:16:12 +0000 Subject: [PATCH] 1.148 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 de48137aab931b15d1dd06dbddb3cfe28d552b51..52e5c04d52708d7ad9b6a1e2cd5672c29bef2368 100644 GIT binary patch delta 31 pcmV+)0O0@31k41GngaC7v7Da)5xecFg9}?COO*230@R_xZg}+}53c|K delta 31 pcmV+)0O0@31k41GngT8Bv7Da)5d?xut+b!pTirI_woYf2n0Vn14(tE` 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 13f978143e..9ce8d475a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "eu.faircode.email" minSdkVersion 23 targetSdkVersion 28 - versionCode 147 - versionName "1.147" + versionCode 148 + versionName "1.148" archivesBaseName = "FairEmail-v$versionName" javaCompileOptions {