Commit fd3f3781 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update app version name and version code.

parent 3e8ef19b
......@@ -13,8 +13,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 21
targetSdkVersion versions.targetSdk
versionCode 2008
versionName "2.0.0-beta6"
versionCode 2012
versionName "2.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
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