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

Commit be97e8f

Browse files
committed
Update app version
1 parent 5b4d126 commit be97e8f

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
@@ -12,8 +12,8 @@ android {
1212
applicationId "chat.rocket.android"
1313
minSdkVersion versions.minSdk
1414
targetSdkVersion versions.targetSdk
15-
versionCode 2034
16-
versionName "2.5.0"
15+
versionCode 2035
16+
versionName "2.5.1"
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
multiDexEnabled true
1919

0 commit comments

Comments
 (0)