diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index de48137aab..52e5c04d52 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ 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 {