Commit 07249af7 authored by Rafael Kellermann Streit's avatar Rafael Kellermann Streit Committed by GitHub

Merge pull request #513 from RocketChat/chore/update_build_version_5

[RELEASE] Increment build version to 1.0.22 (42)
parents 95e001cc cf797e9e
......@@ -46,8 +46,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 16
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 41
versionName "1.0.21"
versionCode 42
versionName "1.0.22"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment