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

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbrito committed May 17, 2019
1 parent 1ab79ae commit 203a5a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 2068
versionName "3.4.0"
versionCode 2069
versionName "3.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true

Expand Down

0 comments on commit 203a5a1

Please sign in to comment.