Skip to content
This repository was archived by the owner on Jun 7, 2020. It is now read-only.

Commit 20ce810

Browse files
authored
Merge pull request #1694 from RocketChat/beta
[RELEASE] 2.6.1
2 parents 22c57a1 + 2b41c7d commit 20ce810

2 files changed

Lines changed: 93 additions & 90 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "chat.rocket.android"
1717
minSdkVersion versions.minSdk
1818
targetSdkVersion versions.targetSdk
19-
versionCode 2042
20-
versionName "2.6.0"
19+
versionCode 2043
20+
versionName "2.6.1"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
multiDexEnabled true
2323

0 commit comments

Comments
 (0)