Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tasn committed Nov 1, 2018
1 parent 861ee21 commit 30144da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -21,8 +21,8 @@ android {
minSdkVersion 16
targetSdkVersion 26

versionCode 38
versionName "0.22.1"
versionCode 39
versionName "0.22.2"

buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"
Expand Down

0 comments on commit 30144da

Please sign in to comment.