Skip to content

Commit

Permalink
0.68 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Sep 22, 2018
1 parent 653547b commit 511d434
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 23
targetSdkVersion 28
versionCode 67
versionName "0.67"
versionCode 68
versionName "0.68"
archivesBaseName = "FairEmail-v$versionName"

javaCompileOptions {
Expand Down

0 comments on commit 511d434

Please sign in to comment.