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

Commit 60b39da

Browse files
committed
Bump version
1 parent 9765747 commit 60b39da

1 file changed

Lines changed: 2 additions & 2 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 2048
20-
versionName "3.0.0"
19+
versionCode 2049
20+
versionName "3.1.0"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
multiDexEnabled true
2323

0 commit comments

Comments
 (0)