Skip to content

Commit

Permalink
1.992 release
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Feb 27, 2020
1 parent 5cfac39 commit 5df8a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email" applicationId "eu.faircode.email"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 991 versionCode 992
versionName "1.991" versionName "1.992"
archivesBaseName = "FairEmail-v$versionName" archivesBaseName = "FairEmail-v$versionName"


// https://en.wikipedia.org/wiki/List_of_dinosaur_genera // https://en.wikipedia.org/wiki/List_of_dinosaur_genera
Expand Down

0 comments on commit 5df8a69

Please sign in to comment.