Commit f0e4605c authored by Leonardo Aramaki's avatar Leonardo Aramaki

Merge branch 'fix/3.0.0-beta2-fixes' of...

Merge branch 'fix/3.0.0-beta2-fixes' of github.com:RocketChat/Rocket.Chat.Android into fix/3.0.0-beta2-fixes
parents 893de9f3 861fc125
...@@ -16,7 +16,7 @@ android { ...@@ -16,7 +16,7 @@ android {
applicationId "chat.rocket.android" applicationId "chat.rocket.android"
minSdkVersion versions.minSdk minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk targetSdkVersion versions.targetSdk
versionCode 2046 versionCode 2047
versionName "3.0.0" versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled 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