Commit 1a8ebdf1 authored by Tiago Cunha's avatar Tiago Cunha Committed by GitHub

Merge pull request #199 from RocketChat/feature/bump-version-8

Version bump for a new release
parents c582b8cb 42d166da
......@@ -34,8 +34,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.compileSdkVersion
versionCode 7
versionName "1.0-beta7"
versionCode 8
versionName "1.0-beta8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = 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