Unverified Commit 46af0641 authored by Leonardo Aramaki's avatar Leonardo Aramaki Committed by GitHub

Merge pull request #675 from RocketChat/chore/bump-1_1_1

Bump app version to 1.1.1
parents 25495f8f e31019c8
......@@ -21,8 +21,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 16
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 57
versionName "1.1.0"
versionCode 58
versionName "1.1.1"
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